Stop building for io.js
authorRichard van Velzen <rvanvelzen@experty.com>
Wed, 28 Oct 2015 19:36:03 +0000 (20:36 +0100)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 28 Oct 2015 19:36:03 +0000 (20:36 +0100)
.travis.yml

index 0324385..0f65db5 100644 (file)
@@ -1,7 +1,6 @@
 language: node_js
 before_install: "npm install -g npm"
 node_js:
-    - "iojs"
     - "0.12"
     - "0.10"
     - "4"