Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
don't let travis push to Pypi (#32)
Browse files Browse the repository at this point in the history
Fixes #31
  • Loading branch information
Peter Bengtsson committed Jan 30, 2019
1 parent de1bd64 commit fc4b53e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Expand Up @@ -9,10 +9,3 @@ branches:
only: only:
- master - master
script: nosetests script: nosetests
deploy:
provider: heroku
api_key:
secure: GNkiuO2zKFp7WMAejJJE3mx+onXnsQ9RZa67sKhzKgpithJTDYSD+ne7Rkr5wvl56IWUJM2tuzDYpnLjJNQB5ZYpcLMDPNHm+g7soA/A0nIoOXSST66quGaGlJRVZyuQRXiOchQNWCceg+n5uKievmOhZM7xX6x0Qnj6+Q0sA3g=
app: pr-triage
on:
repo: peterbe/github-pr-triage

0 comments on commit fc4b53e

Please sign in to comment.