We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0fd113 commit 74c43beCopy full SHA for 74c43be
.travis.yml
@@ -13,6 +13,6 @@ script:
13
- docker ps -a | grep -q nginx
14
- curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/index.html
15
- curl -v http://127.0.0.1:30080/purge/index.html
16
- - curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/lua
+ # - curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/lua
17
- curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/status1
18
- curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/status2
0 commit comments