Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johannfaouzi authored May 18, 2018
1 parent 6ed523a commit 51b52e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ environment:
WHEELHOUSE_UPLOADER_USERNAME: sklearn
WHEELHOUSE_UPLOADER_SECRET:
secure: XzK+Mi6Ba5frV2B/jHq7h4aD8/nox9SsI3T8Kub1L2XNevRSIurUEry3PdWESzRY
MODULE: skltemplate
PROJECT_NAME: sklearn-template
MODULE: pyts
PROJECT_NAME: pyts
CLOUD_STORAGE: CLOUDFILES
CLOUD_CONTATINER: sklearn-template-trial

Expand Down Expand Up @@ -94,4 +94,4 @@ cache:
# the MKL numpy and scipy wheels mirrored on a rackspace cloud
# container, speed up the appveyor jobs and reduce bandwidth
# usage on our rackspace account.
- '%APPDATA%\pip\Cache'
- '%APPDATA%\pip\Cache'

0 comments on commit 51b52e8

Please sign in to comment.