Test on Node 5.

This commit is contained in:
James Coglan
2015-11-05 21:22:05 +00:00
parent 758ed46420
commit 0eb99773db
+1
View File
@@ -10,6 +10,7 @@ node_js:
- "iojs-2"
- "iojs-3"
- "4"
- "5"
before_install:
- '[ "${TRAVIS_NODE_VERSION}" = "0.6" ] && npm conf set strict-ssl false || true'