Skip to content

Commit

Permalink
Fix BINSTAR_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Mar 22, 2016
1 parent 3d442a2 commit 1f1aa86
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 @@ -26,7 +26,7 @@ env:
- ORGNAME="omnia"
- PACKAGENAME="pymbar"
# encrypted BINSTAR_TOKEN for push of dev package to binstar
- secure: "lu3EsyPF+woAABbZyctdFUPfTkAUOyC7k7LsDmWBMrV6ctpvYkomDFS65NAElXDOnmPzxMpn4+f0V2+tNqD4sM/9erDfM2MkJH+tRznNkAAZFoxbxeZCmzV4zSzNvAKlopasHSXt2mbhzbDnhrIToAssQZMHp13pNlBMEq86hKc="
- secure: "TCAT3UIHKGb2yndGXrjLILFZggGjVL//apC48YQTQqqHDj+PNFnmYw6GeVfiGLKYMG74aiTgOPxVUjsY73CdXCp/u76cscq4h5htIo3ed1gcsmfK1MTZxKx7xrdTJa3Qedc8QbpPhV9RhagoCEFNQj1TWyeDKQPv8nFcufZsELo="

after_success:
- echo "after_success"
Expand Down

0 comments on commit 1f1aa86

Please sign in to comment.