Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

Commit

Permalink
feat(ci): run CI with Node 5 and Node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
David Zukowski committed May 17, 2017
1 parent 0792916 commit 3bc5bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- "5"
- "6"

cache:
Expand Down

0 comments on commit 3bc5bcb

Please sign in to comment.