Skip to content

Commit

Permalink
Merge pull request #47 from scragg0x/patch-2
Browse files Browse the repository at this point in the history
test: update node version testing on travis
  • Loading branch information
aseemk authored May 31, 2017
2 parents 96940cf + 254d5d4 commit 1b407ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "8"
- "7"
- "6"
- "5"
- "4"

0 comments on commit 1b407ec

Please sign in to comment.