Disable curl tests for now - requires further testing on test repo.

This commit is contained in:
Mitchell Krog 2017-07-06 16:00:13 +02:00
parent 83c7ab8973
commit 3695e93050

View file

@ -33,7 +33,7 @@ install:
script:
- travisCI/install-nginx.sh
- sudo travisCI/run-curl-tests.sh
#- sudo travisCI/run-curl-tests.sh
- travisCI/modify-files-and-commit.sh
before_deploy: