Explorar o código

travisL not testing under node 0.8, adding 0.12

Herbert Vojčík %!s(int64=9) %!d(string=hai) anos
pai
achega
f8a42d1111
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: node_js
 node_js:
-  - "0.8"
   - "0.10"
+  - "0.12"
 install:
   - npm install -g mocha
   - npm install