Skip to content

Commit

Permalink
Merge pull request #38 from DanielMSchmidt/patch-1
Browse files Browse the repository at this point in the history
Add more node versions to travis.yml
  • Loading branch information
Anton Petrov authored May 25, 2018
2 parents d0b633e + ae6be88 commit 875094a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
language: node_js
node_js:
- "node"
- "10"
- "8"
- "6"
- "4"
- "0.11"
- "0.10"

0 comments on commit 875094a

Please sign in to comment.