Updated .travis.yml

This commit is contained in:
Patrick Steele-Idem 2016-02-06 18:22:25 -07:00
parent bea815cf77
commit 15fcbf63a5

View File

@ -1,5 +1,6 @@
sudo: false
node_js:
- "4.1"
- "4"
- "5"
language: node_js
script: "npm test"