mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01: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
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10.40"
|
- "0.10.48"
|
||||||
install:
|
install:
|
||||||
- "npm install"
|
- "npm install"
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue