Skip to content

Commit

Permalink
Travis experimentation 11
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyod committed Aug 31, 2018
1 parent 6f16d55 commit 5be90d6
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 @@ -10,7 +10,7 @@ environment:
PYTHON_ARCH: "x86_64"
CIBW_SKIP: cp27-* cp33-* cp34-* cp35-*
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: python3 -m pytest {project} --doctest-modules
CIBW_TEST_COMMAND: python -m pytest {project} --doctest-modules


platform:
Expand Down

0 comments on commit 5be90d6

Please sign in to comment.