Skip to content

Commit

Permalink
chore(travis): test in node 4, 6, and 8
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Sep 16, 2017
1 parent 2c41164 commit a0f8695
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
- 4
- 6
- 8
sudo: false
cache:
directories:
Expand Down

0 comments on commit a0f8695

Please sign in to comment.