Derp, forgot a dash.
This commit is contained in:
parent
58474d4bd3
commit
dbb90465df
@ -15,7 +15,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get install -y --force-yes nginx php-fpm php5-mysql
|
- sudo apt-get install -y --force-yes nginx php-fpm php5-mysql
|
||||||
- cp .travis_nginx.conf /etc/nginx/nginx.conf
|
- 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
|
# execute any number of scripts before the test run, custom env's are available as variables
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user