Skip to content

Commit

Permalink
update API key
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tal committed Apr 12, 2014
1 parent a4d6656 commit 4a5f45b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_install:
- pip install --upgrade coverage
- pip install --upgrade twitter
- pip install --upgrade pytest
- pip install --upgrade pytest-cov

script: py.test --cov pyweet

Expand All @@ -25,4 +26,4 @@ notifications:

env:
global:
secure: "P+kiTxSRh5cNkSzgaK8/oOu+Afp4EMmotq2BbH0tovHjKQWBkm4ETcAPYxpMCRBhv9YPO+n9+OTsV6g+zWwd7NA9h5FNBWS2Uvci+2CM6vbslSloIEmcdZdcv0ZD8ExVFHQ6VzXmsthiNlkJvXkDHgdHqgE8DT5u7Ez3CtjcGYM="
secure: "SeKb0zZ/gv9SZd5WIziL54BZz0YczpV+OIMmuzgK9eaJq6hmHWRJ4VZa2c5Xkx3YoVl/Y6CkIu1zL3WBm/IaajkuUCyrQhWrTZzxJJtDOPyQWO9EqE7r6kTWuqYOOXDp2EDxvQoE0bbrsJ9EsXLGw5FgC0AOc43Cvoh3hlm1gG4="

0 comments on commit 4a5f45b

Please sign in to comment.