Start testing on node v6

This commit is contained in:
Dane Springmeyer
2017-04-13 17:12:43 -07:00
committed by GitHub
parent 5591aa3405
commit 041ca31da8

View File

@@ -4,18 +4,5 @@ sudo: false
node_js:
- "0.10"
- "0.12"
- "4"
before_install:
- true
install:
- true
before_script:
- true
script:
- npm install
- npm test
- "6"