Skip to content

Ci appveyor #8855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 10, 2017
Prev Previous commit
Next Next commit
CI: fix appveyor syntax
  • Loading branch information
tacaswell committed Jul 10, 2017
commit fee443f7d9726d366395261bdef6c7a5527ccc15
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ environment:
CONDA_PY: "35"
CONDA_NPY: "110"
PYTHON_VERSION: "3.5"
TEST_ALL: "no"
CONDA_INSTALL_LOCN: "C:\\Miniconda35-x64"
TEST_ALL: "yes"
# - TARGET_ARCH: "x64"
Expand Down