Update .travis.yml

This commit is contained in:
Simone Primarosa 2017-07-31 17:11:16 +02:00 committed by GitHub
parent c7eb8a84f3
commit 3d1044d4a1

View file

@ -1,6 +1,10 @@
language: node_js
node_js:
- '4.2'
- "8"
- "7"
- "6"
- "4"
- "stable"
script: "npm test"
cache:
directories: