Skip to content

Commit

Permalink
Make supported node version explicit in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Apr 25, 2018
1 parent 22a5f69 commit 813fd13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,4 +1,5 @@
language: node_js
node_js:
- lts/*
- 10
- 8
- 6

0 comments on commit 813fd13

Please sign in to comment.