Update .travis.yml

This commit is contained in:
typicode
2017-03-03 01:18:06 +01:00
committed by GitHub
parent 91ae73273a
commit 1519e2c102

View File

@ -2,4 +2,5 @@ sudo: false
language: node_js
node_js:
- "stable"
- "4"
# - "0.12"