Another test
This commit is contained in:
@@ -15,7 +15,7 @@ def test():
|
|||||||
# the 'false ||' bit is to ensure this command runs in a shell on
|
# the 'false ||' bit is to ensure this command runs in a shell on
|
||||||
# mac/linux.
|
# mac/linux.
|
||||||
'CIBW_TEST_COMMAND': 'false || nosetests {project}/test',
|
'CIBW_TEST_COMMAND': 'false || nosetests {project}/test',
|
||||||
'CIBW_TEST_COMMAND_WINDOWS': 'nosetests {project}/test',
|
'CIBW_TEST_COMMAND_WINDOWS': 'COLOR 00 || nosetests {project}/test',
|
||||||
})
|
})
|
||||||
|
|
||||||
# also check that we got the right wheels
|
# also check that we got the right wheels
|
||||||
|
|||||||
Reference in New Issue
Block a user