1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Update .travis.yml

This commit is contained in:
Leonardo Galli
2017-02-20 22:27:07 +01:00
committed by GitHub
parent a1745cd02e
commit 3edc2b80cf
+1 -1
View File
@@ -4,7 +4,7 @@ addons:
apt: apt:
packages: packages:
- nodejs - nodejs
- npm # - npm apparently not needed anymore.
script: script:
- ./build.sh - ./build.sh
- chmod +x test.sh - chmod +x test.sh