Skip to content

Commit

Permalink
added node version to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminEckardt committed May 3, 2017
1 parent cdf9a33 commit 2bd2bab
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:
- "7"
- "6"
- "5"
- "4.1"
- "4.0"
Expand Down

0 comments on commit 2bd2bab

Please sign in to comment.