Skip to content

Commit

Permalink
Merge pull request #383 from arlac77/npm-template-sync/1
Browse files Browse the repository at this point in the history
merge from arlac77/npm-package-template-esm-only
  • Loading branch information
arlac77 committed Nov 7, 2019
2 parents 86c99c4 + 0c71e75 commit 29a7662
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
Expand Up @@ -10,7 +10,7 @@ jobs:
- stage: test
node_js:
- 12.13.0
- 13.0.1
- 13.1.0
script:
- npm run cover
- npx codecov
Expand Down

0 comments on commit 29a7662

Please sign in to comment.