Skip to content

Commit

Permalink
Shut off the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuramachandran committed May 23, 2017
1 parent 2b1dc09 commit 951d2fe
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 @@ -8,5 +8,7 @@ install:
- "%PYTHON%\\python.exe -m pip install -r requirements.txt"
- "%PYTHON%\\python.exe setup.py develop"

build: off

test_script:
- "%PYTHON%\\python.exe -m pytest -v vixen\\tests"

0 comments on commit 951d2fe

Please sign in to comment.