Derp, forgot a dash.

This commit is contained in:
jgen 2014-02-17 16:59:54 -05:00
parent 58474d4bd3
commit dbb90465df

View File

@ -15,7 +15,7 @@ before_install:
install:
- sudo apt-get install -y --force-yes nginx php-fpm php5-mysql
- cp .travis_nginx.conf /etc/nginx/nginx.conf
/etc/init.d/nginx restart
- /etc/init.d/nginx restart
# execute any number of scripts before the test run, custom env's are available as variables
before_script: