Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Jun 23, 2018
1 parent 7d294d9 commit 9a09964
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js
node_js:
- 4
- 6
- node
- 8
- 10
- "node"
sudo: false
after_script:
- npm run coverage
Expand Down

0 comments on commit 9a09964

Please sign in to comment.