Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ before_script: - apt-get clean - apt-get update - apt-get install -y php5-cli npm - ln -s /usr/bin/nodejs /usr/bin/node - npm install -g jshint php-syntax-check: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ before_script: - apt-get clean - apt-get update - apt-get install -y php5-cli npm - ln -s /usr/bin/nodejs /usr/bin/node - npm install -g jshint php-syntax-check: Loading