Browse Source

Use node 0.10.48 on Travis CI.

Lauri Ojansivu 8 years ago
parent
commit
c8b7e14835
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 sudo: false
 language: node_js
 node_js:
-  - "0.10.40"
+  - "0.10.48"
 install:
   - "npm install"
 script: