Skip to content

Commit

Permalink
Travis: Run with newer node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Dec 31, 2018
1 parent 01cd616 commit dea7c51
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "4.0.0"
- "4"
- "6"
- "8"
- "10"
- "node"

0 comments on commit dea7c51

Please sign in to comment.