Skip to content

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mgraffg committed Aug 17, 2018
1 parent e3c54c7 commit 2c2d9d5
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
# See README for information on the token
binstar_token:
secure: PMkBHNto36lmKaoqz+hafAJCsqnlyTGWafsc++C7l3RbAxsU5bC7zEFeuKZTCHEU
BINSTAR_TOKEN:
secure: Z2HheE7qyOO1n0C9j/TiGyOzEVAdy+KTRL4wg7Gwlxo+ziUJq+I0gzjTPJkOw4Aa

global:
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
Expand All @@ -10,16 +10,6 @@ environment:
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\continuous-integration\\appveyor\\run_with_env.cmd"

matrix:
# - PYTHON: "C:\\Python27_32"
# PYTHON_VERSION: "2.7"
# PYTHON_ARCH: "32"
# CONDA_PY: "27"

# - PYTHON: "C:\\Python27_64"
# PYTHON_VERSION: "2.7"
# PYTHON_ARCH: "64"
# CONDA_PY: "27"

- PYTHON: "C:\\Python34_32"
PYTHON_VERSION: "3.4"
PYTHON_ARCH: "32"
Expand Down

0 comments on commit 2c2d9d5

Please sign in to comment.