mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Use node 0.10.48 on Travis CI.
This commit is contained in:
parent
acf5c496be
commit
c8b7e14835
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10.40"
|
||||
- "0.10.48"
|
||||
install:
|
||||
- "npm install"
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue