Skip to content

Commit

Permalink
ci(travis): add node stable && lts/*
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-ciniawsky committed Feb 2, 2018
1 parent 8242689 commit 4e8e20c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js

node_js:
- "node"
- stable
- lts/*
- 6

after_success:
Expand Down

0 comments on commit 4e8e20c

Please sign in to comment.