Skip to content

Commit 3904761

Browse files
committed
Update appveyor conf
1 parent a30c7f4 commit 3904761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ build_script:
113113

114114
test_script:
115115
# Run the project tests
116-
- "%CMD_IN_ENV% python setup.py nosetests"
116+
- "%CMD_IN_ENV% python setup.py test"
117117

118118
after_test:
119119
# If tests are successful, create binary packages for the project.

0 commit comments

Comments
 (0)