Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam committed Jan 12, 2016
1 parent 9bbce11 commit b6c60b6
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 @@ -114,7 +114,7 @@ build: off

test_script:
# Run the project tests
- "%CMD_IN_ENV% python setup.py nosetests"
- "%CMD_IN_ENV% python runtests.py"

#after_test:
# # If tests are successful, create binary packages for the project.
Expand Down

0 comments on commit b6c60b6

Please sign in to comment.