Browse Source

update travis node.js version

Hakim El Hattab 8 years ago
parent
commit
9b70e65d32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,5 +1,5 @@
 language: node_js
 node_js:
-  - 0.10
+  - 4.1.1
 before_script:
   - npm install -g grunt-cli