Skip to content

Commit

Permalink
Bump server-configs-test to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed Mar 9, 2019
1 parent db1601f commit 7e270ae
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.0.1/server-configs-test.tar.gz | tar -xz -C test/
- curl -sSL https://github.com/h5bp/server-configs-test/releases/download/1.0.3/server-configs-test.tar.gz | tar -xz -C test/

before_script:
- docker pull nginx
Expand Down

0 comments on commit 7e270ae

Please sign in to comment.