]> git.parisson.com Git - telemeta.git/commitdiff
Travis: try to let docker-compose more time to start everything
authorThomas Fillon <thomas@parisson.com>
Tue, 22 Mar 2016 16:48:52 +0000 (17:48 +0100)
committerThomas Fillon <thomas@parisson.com>
Tue, 22 Mar 2016 16:48:52 +0000 (17:48 +0100)
.travis.yml

index f8626b8be521d175017480ed9f6cf6bd5ab1095e..1a74fc5109b3d3f15ba133e36d1445438ab21a66 100644 (file)
@@ -27,7 +27,7 @@ install:
 
 script:
   - docker-compose up -d
-  - sleep 20
+  - sleep 60
   - curl --fail --retry 10 --retry-delay 5  -v http://localhost:8000/
   - docker-compose stop