Skip to content

Commit 74c43be

Browse files
committed
disable travis lua test
1 parent b0fd113 commit 74c43be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ script:
1313
- docker ps -a | grep -q nginx
1414
- curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/index.html
1515
- 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
16+
# - curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/lua
1717
- curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/status1
1818
- curl --retry 5 --retry-delay 5 -v http://127.0.0.1:30080/status2

0 commit comments

Comments
 (0)