Skip to content

Commit

Permalink
Run Travis tests on all branches (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuykendall committed May 19, 2021
1 parent 249af35 commit 0fddf70
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,3 @@ jobs:
- stage: Produce Coverage
node_js: 10
script: yarn test --coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

branches:
only:
- master

0 comments on commit 0fddf70

Please sign in to comment.