Commit 74309602 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

gitlab-ci (encore)

parent baa98e42
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ before_script:
  - export https_proxy=http://10.14.128.99:3128
  - apt-get -qq update && apt-get -qq install -y curl wget gnupg2 build-essential libssl-dev git
  - wget https://getcomposer.org/download/latest-stable/composer.phar
  - php composer.phar --ignore-platform-reqs
  - php composer.phar install --ignore-platform-reqs
#  - curl -sL https://deb.nodesource.com/setup_6.x | bash
#  - apt-get -qq install -y nodejs
#  - npm install --silent