Bump server-config-test to 1.2.1

This commit is contained in:
Léo Colombaro 2019-07-31 14:38:25 +02:00
parent a1a746a347
commit 8832ef1aed
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
install:
- curl -sSL https://github.com/h5bp/server-configs-test/releases/download/1.1.0/server-configs-test.tar.gz | tar -xz -C test/
- curl -sSL https://github.com/h5bp/server-configs-test/releases/download/1.2.1/server-configs-test.tar.gz | tar -xz -C test/
before_script:
- docker pull nginx