adding a sleep as check happens too quickly

This commit is contained in:
Ric Harvey
2017-01-03 16:29:45 +00:00
parent 771009641d
commit c90781c3aa

View File

@@ -11,4 +11,5 @@ install:
script: script:
- docker ps - docker ps
- sleep 5
- curl 127.0.0.1:80 - curl 127.0.0.1:80