Skip to content

Commit

Permalink
ci: update node builds
Browse files Browse the repository at this point in the history
Kikobeats committed Feb 13, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a22b344 commit 2ce6154
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "node"
- "lts/*"
- "8"
- "6"
- 'node'
- 'lts/*'
- '8'
after_success: npm run coveralls

0 comments on commit 2ce6154

Please sign in to comment.