This commit is contained in:
Bernhard Posselt 2016-02-13 12:23:10 +01:00
Родитель 02538f540a
Коммит 6a0d50588c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -60,7 +60,7 @@ before_script:
- cd apps/news/js
# install test deps
- npm install --deps # npm install needs to run before sudo npm install because otherwise it fails because a tmp file exists in the home dir
- sudo npm -g install gulp-cli protractor n
- npm -g install gulp-cli protractor n
- n latest
- cd ..
- wget https://scrutinizer-ci.com/ocular.phar