mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Update .travis.yml
symlinking node was already done in apt-get and therefore resulted in an error.
This commit is contained in:
parent
31b9ec1116
commit
be6e6b910e
1 changed files with 0 additions and 1 deletions
|
@ -6,4 +6,3 @@ script: # the following commands are just examples, use whatever your build p
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install nodejs
|
- sudo apt-get install nodejs
|
||||||
- sudo apt-get install npm
|
- sudo apt-get install npm
|
||||||
- sudo ln -s /usr/bin/nodejs /usr/bin/node
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue