Skip to content

Commit

Permalink
Update .travis.yml (#98)
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
mauricedb authored Feb 4, 2020
2 parents aa0a69b + 2a37fb1 commit c3dc7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "node"
- "12"
- "10"
- "8"
- "6"
after_success:
- npm run report-coverage

0 comments on commit c3dc7ec

Please sign in to comment.