update node version in travis config
This commit is contained in:
parent
f0707dde6b
commit
1ea770eda1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- '0.12'
|
||||
- "6"
|
||||
before_script:
|
||||
- npm install -g gulp
|
||||
notifications:
|
||||
|
|
|
|||
Loading…
Reference in a new issue