Update .travis.yml

This commit is contained in:
Jason Kurian 2018-01-20 07:29:39 -05:00 committed by GitHub
parent fc1ab01ca1
commit 91a6ec8c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
sudo: false
language: node_js
node_js:
- "5"
- 6
- 8
- "stable"