Update .travis.yml

pull/785/head^2
Leonardo Galli 7 years ago committed by GitHub
parent a1745cd02e
commit 3edc2b80cf

@ -4,7 +4,7 @@ addons:
apt:
packages:
- nodejs
- npm
# - npm apparently not needed anymore.
script:
- ./build.sh
- chmod +x test.sh

Loading…
Cancel
Save