Need to know the default config for nginx

This commit is contained in:
jgen 2014-02-18 00:18:19 -05:00
parent ec3804ceb8
commit 3097de938d

View File

@ -11,6 +11,7 @@ env:
before_install:
- sudo apt-get update > /dev/null
- sudo cat /etc/nginx/nginx.conf
install:
- sudo chmod u+x tests/setup_test_env.sh