Explorar o código

Stopping node 0.8 support, adding 0.12

Herbert Vojčík %!s(int64=9) %!d(string=hai) anos
pai
achega
4fe5d20db1
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"
 before_install:
   - npm -g install npm@1.x.x
 install: