Update .travis.yml

This commit is contained in:
Henry Zhu 2016-02-16 18:13:32 -05:00
parent f117721251
commit edc91849cb

View File

@ -1,9 +1,10 @@
---
git:
depth: 1
sudo: false
language: node_js
node_js:
- '0.12'
- 'io.js'
- '4'
- '5'
- "0.10"
- "0.12"
- "4"
- "5"