Skip to content

Commit

Permalink
update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Jul 6, 2017
1 parent 3ef3464 commit 12caa64
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
language: node_js
node_js:
- 0.8
- 6
- 7
cache:
directories:
- "node_modules"

0 comments on commit 12caa64

Please sign in to comment.