Update travis configuration

This commit is contained in:
Vincent Letourneau
2017-07-29 16:08:05 +02:00
parent 6bbbb5bce2
commit 5fef97b6fc

View File

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