mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 23:45:46 +02:00
Update .travis.yml
symlinking node was already done in apt-get and therefore resulted in an error.
This commit is contained in:
@@ -6,4 +6,3 @@ script: # the following commands are just examples, use whatever your build p
|
||||
install:
|
||||
- sudo apt-get install nodejs
|
||||
- sudo apt-get install npm
|
||||
- sudo ln -s /usr/bin/nodejs /usr/bin/node
|
||||
|
Reference in New Issue
Block a user