Skip to content

Commit

Permalink
add new nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
KhristenkoYura committed Jun 21, 2015
1 parent 920b90e commit 348bbc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ env:
- TEST_DOMAIN=localhost

before_script:
- sudo apt-get install software-properties-common
- sudo add-apt-repository ppa:nginx/stable
- sudo apt-get update -qq
- sudo apt-get install -qq nginx
- sudo cp tests/data/travis_nginx.conf /etc/nginx/nginx.conf
Expand Down

0 comments on commit 348bbc0

Please sign in to comment.