Skip to content

Commit

Permalink
ci(travis): use trevtrich travis-ci config
Browse files Browse the repository at this point in the history
- copy paste error
  • Loading branch information
trevtrich committed Jan 23, 2020
1 parent 7280b3f commit 0c8ecec
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 @@ -3,7 +3,7 @@ language: node_js
notifications:
email: false
import:
- source: travi/.travis-ci:authenticated-semantic-release.yml
- source: trevtrich/.travis-ci:authenticated-semantic-release.yml
before_script:
- npm ls >/dev/null
after_success: 'npm run coverage:report'
Expand Down

0 comments on commit 0c8ecec

Please sign in to comment.