Update .travis.yml

This commit is contained in:
Mark Nadal
2018-01-16 12:11:27 -08:00
committed by GitHub
parent 071381acad
commit 1de6e4bdc2

View File

@@ -1,4 +1,8 @@
language: node_js
node_js:
- 8.6.0
- 4.0
- 4.2
- 5.0
- 6.8
- 7.9
- 8.6