Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #19 from TremayneChrist/CI
Browse files Browse the repository at this point in the history
Added Node 8 to tests
  • Loading branch information
TremayneChrist committed Oct 10, 2017
2 parents afed273 + a0602d0 commit efe5d10
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,5 +1,6 @@
language: node_js
node_js:
- "8"
- "7"
- "6"
- "5"
Expand Down

0 comments on commit efe5d10

Please sign in to comment.