Skip to content

Commit

Permalink
Specify node versions in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pazdera committed Jan 11, 2018
1 parent 21b836b commit 6fca6b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
language: node_js
node_js:
- "latest"
- "6"

0 comments on commit 6fca6b7

Please sign in to comment.