Skip to content

Commit

Permalink
Bump server-config-test to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed Jul 31, 2019
1 parent a1a746a commit 8832ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8832ef1

Please sign in to comment.