Skip to content

Commit

Permalink
Travis build should target node stable and lts
Browse files Browse the repository at this point in the history
  • Loading branch information
awwong1 committed Apr 16, 2018
1 parent b0f0172 commit 798859e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- "node"
- "lts/*"
- "6"
- "8"

cache:
directories:
Expand Down

0 comments on commit 798859e

Please sign in to comment.