Update travis configuration

This commit is contained in:
Vincent Letourneau
2017-07-29 16:03:42 +02:00
parent 5c04235514
commit 6bbbb5bce2
2 changed files with 4 additions and 4 deletions

View File

@@ -16,12 +16,12 @@ before_install:
before_script:
- make docker-start
- sleep 30s
- sleep 1m && sleep 30s
script:
- make gen-certs
- make apidoc
- make test
- make gen-certs
- make mysql-dump
before_script: