Bump server-configs-test to v1.0.6

This commit is contained in:
Léo Colombaro 2019-03-24 01:50:04 +01:00
parent 9c6cca96c8
commit 12b0ff87b9
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.3/server-configs-test.tar.gz | tar -xz -C test/ - curl -sSL https://github.com/h5bp/server-configs-test/releases/download/1.0.6/server-configs-test.tar.gz | tar -xz -C test/
before_script: before_script:
- docker pull nginx - docker pull nginx