mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
temp block npm install
This commit is contained in:
parent
162f8ab361
commit
4818199da7
1 changed files with 10 additions and 4 deletions
14
.travis.yml
14
.travis.yml
|
@ -15,7 +15,13 @@ before_install:
|
|||
# ^^ Note - need to come up with some way of checking the output from docker run
|
||||
# that it was a success... perhaps the nodejs server can output a success message?
|
||||
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "4.8.1"
|
||||
#language: node_js
|
||||
#
|
||||
#node_js:
|
||||
# - "4.8.1"
|
||||
#
|
||||
#install:
|
||||
# - "npm install"
|
||||
#
|
||||
#script:
|
||||
# - "npm test"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue