chore(travis): use latest node

Closes #3470
This commit is contained in:
Jesus Rodriguez
2015-03-30 15:35:49 +02:00
committed by Chris Chua
parent 0ad208d6a0
commit a1e50d37a5
+2 -2
View File
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.12"
before_script:
- export DISPLAY=:99.0
@@ -8,4 +8,4 @@
- npm install --quiet -g grunt-cli karma
- npm install
script: grunt
script: grunt