Skip to content

Commit

Permalink
Updated BINSTAR_TOKEN and AppVeyor badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Jun 21, 2015
1 parent 49109fc commit 1c20a1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
- CONDA_PY=34
global:
# encrypted BINSTAR_TOKEN for push of dev package to binstar
- secure: "RMyNnsH1n7y8S+jJeYTdu3Lu4GF0NMERBCbf7yMf7ptTVvJx7+bOz/l9+/Ap+tEdXomow6i8Lrk/uG9+DOYHl3WBhYqIywtv10anP83opkUlOAcrIBDpf4B72dBgNJ5Oc5evEsf9hkMcdYrqI/GkcKFUYq2knEJtDGP6TsDHJic="
- secure: "YIpTwysOxPT1XLKgddr3lZmBoL8UleB4Gk3eDI+mgt4GOcfI2U/xdx+0053wh1KpkoxRulK/1mA7oX3v5zTDMwCHRjZ8VAuCwUPBhkFbJ35IgFQP/P0nDkW5odyGTZ0V7JNFaC07KyzSQWRaTNGsPPjas3lprdQawrpP0PNLzao="

after_success:
- echo "after_success"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Linux Build Status](https://travis-ci.org/choderalab/openmmtools.png?branch=master)](https://travis-ci.org/choderalab/openmmtools)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/80ov9tdffg5jkr7i/branch/master)](https://ci.appveyor.com/project/rmcgibbo/mdtraj-813/branch/master)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/70knpvcgvmah2qin?svg=true)](https://ci.appveyor.com/project/jchodera/openmmtools)
[![Binstar Badge](https://binstar.org/omnia/openmmtools/badges/version.svg)](https://binstar.org/omnia/openmmtools)
<!--- [![PyPI Version](https://badge.fury.io/py/openmmtools.png)](https://pypi.python.org/pypi/openmmtools) -->
<!--- [![Downloads](https://pypip.in/d/mdtraj/badge.png)](https://pypi.python.org/pypi/openmmtools) -->
Expand Down

0 comments on commit 1c20a1c

Please sign in to comment.