Bump server-configs-test to v1.1.0

This commit is contained in:
Léo Colombaro 2019-05-15 18:56:14 +02:00
parent 0a6c880be0
commit 062d9a1445
No known key found for this signature in database
GPG Key ID: 687B480A6D4F735F
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ addons:
- docker-ce - docker-ce
install: install:
- curl -sSL https://github.com/h5bp/server-configs-test/releases/download/1.0.6/server-configs-test.tar.gz | tar -xz -C test/ - curl -sSL https://github.com/h5bp/server-configs-test/releases/download/1.1.0/server-configs-test.tar.gz | tar -xz -C test/
before_script: before_script:
- docker pull nginx - docker pull nginx