Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
Revert "Remove unused api key"
Browse files Browse the repository at this point in the history
This reverts commit a64fe56.
  • Loading branch information
richard-better committed Jan 30, 2015
1 parent a64fe56 commit 3adcdab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ install:
- pip install .
- pip install coveralls
script: coverage run --source pushbullet -m py.test
env:
- PUSHBULLET_API_KEY=RrFnc1xaeQXnRrr2auoGA1e8pQ8MWmMF
deploy:
provider: pypi
user: randomchars
Expand Down

0 comments on commit 3adcdab

Please sign in to comment.