Skip to content

Commit

Permalink
appveyor: Disable VS build
Browse files Browse the repository at this point in the history
  • Loading branch information
mcs07 committed Feb 21, 2017
1 parent 7f36d59 commit b1f595e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ install:
- cmd: python setup.py install
- cmd: cde data download

build: false

test_script:
- pytest

0 comments on commit b1f595e

Please sign in to comment.