El RIDO 6 years ago
parent bb54d46c7e
commit 12c5e9db39
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

@ -12,7 +12,6 @@ install:
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm install 4
before_script:
- composer config -g github-oauth.github.com "$GITHUB_TOKEN"
- composer install -n
- npm install -g mocha
- cd js

Loading…
Cancel
Save