Skip to content

Commit

Permalink
Replace the binstar token again (the previous one did not have suffic…
Browse files Browse the repository at this point in the history
…ient privileges)
  • Loading branch information
mstimberg committed Apr 4, 2016
1 parent 45a381c commit 70a40b2
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 @@ -3,7 +3,7 @@ sudo: false # Make sure we are using the container-based infrastructure

env:
global:
secure: "MBEVL3D5KGdtlse2zSZAJR08l4VkfSYde8Veb8wWUmbBXTY7QJClmxsPUzWDrbeMxuw/QSzBYO+Wh9PIoNGihO5Jns29UOgMMdSqWOKiEH+BCwmK8OS9Yca/vcZG2PWKceZ05DgTTv72P5lgXDh0OKaH4kl9n7hMy/1IOJnXABk="
secure: "U5dvbnWuusV9yuehATdyV2qaiayaZCYw6SkeVVWTZWbQ4mj6p81BI9YIxjpgDtLxyNKpjA2LEyMbn6sLLNpdFT2wu1DUHZBR0SHbKjxRSfGOHzfgBrsj4I33x9EhTJgXeaai1XDwBfpPajmGdfn+5q13sPu1mTLeE8nDLOYOONM="

# Install packages for cross-compilation to 32 Bit
addons:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
# See: http://stackoverflow.com/a/13751649/163740
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\dev\\continuous-integration\\appveyor\\run_with_env.cmd"
BINSTAR_TOKEN:
secure: PwT58Yu6MbqVnVkl2D/rUdXTTseryUWpsrtK6PNBp/BZrvKqWZw3W8U6+VwCDyDr
secure: mP9XvwSNUqxq7cFK4V0wM2rNmvlGUYecSlZvkYjRtdGotr9ueS2IycSDvvNGlSdK

matrix:
- PYTHON: "C:\\Python34-conda32"
Expand Down

0 comments on commit 70a40b2

Please sign in to comment.