Skip to content

Commit

Permalink
Updating appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djpugh committed Nov 8, 2018
1 parent e4d576e commit 2b0afaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ environment:

install:
# We need wheel installed to build wheels
- ps: Get-ChildItem Env:
- ps: "Get-ChildItem Env:"
- cmd: "%PYTHON%\\python.exe -m pip install wheel tox numpy cython"

build: off
Expand Down

0 comments on commit 2b0afaa

Please sign in to comment.