Skip to content

Commit

Permalink
adding later node versions to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Jul 3, 2019
1 parent 76cefd6 commit b713af5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -7,6 +7,8 @@ os:
- osx

node_js:
- 7
- 12
- 10
- 8
- 6
- 4

0 comments on commit b713af5

Please sign in to comment.