Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Commit

Permalink
update travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
panmona committed Apr 26, 2018
1 parent 0dbd758 commit caf6c90
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,6 +1,7 @@
language: node_js
node_js:
- "stable"
- "9"
- "10"
script:
- yarn global add codecov
- yarn test
Expand Down

0 comments on commit caf6c90

Please sign in to comment.