Skip to content

Commit

Permalink
fix: missing api_key issue in travis https://travis-ci.community/t/mi…
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Feb 17, 2020
1 parent 06b5090 commit 8f503b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ script: npm test
after_success: npm run download-checksums
deploy:
- provider: npm
edge: true
skip_cleanup: true
email: pact-foundation@googlegroups.com
api_key:
Expand Down

0 comments on commit 8f503b8

Please sign in to comment.