Skip to content

Commit

Permalink
Test on Node 6 and cache dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Nov 17, 2016
1 parent 7bc6da9 commit b424c0f
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,6 +1,10 @@
language: node_js
node_js:
- "4"
- "6"

cache:
directories:
- node_modules

branches:
only:
Expand Down

0 comments on commit b424c0f

Please sign in to comment.