diff --git a/.travis.yml b/.travis.yml index 5fb27b52..72814563 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: