Commit Graph

9 Commits

Author SHA1 Message Date
Jon Dufresne
ce7c8e8bbc Remove check-manifest from .travis/script.sh
check-manifest already exists as part of the lint tox target "lint"
which is run by Travis CI. There is no need to re-run the same check as
part of each test run.
2019-07-02 18:46:31 -07:00
Andrew Murray
6940c1142c Split pytest flags 2019-06-29 15:47:46 +10:00
wiredfool
3dc01995ca Need to run install or develop for coverage 2017-12-28 14:51:55 +00:00
Hugo
cc35bd70bc No need to run coverage on dev machines 2017-12-28 14:49:47 +00:00
Hugo
3515ae3d9e Test with coverage on Windows, update 'setup.py test' 2017-12-28 14:48:19 +00:00
Hugo
cdab7f2039 Run pytest as module 2017-12-28 14:48:19 +00:00
hugovk
ecf37e59f8 --cov-append 2017-12-28 14:48:19 +00:00
hugovk
e30433e4b2 Test testing with pytest 2017-12-28 14:48:19 +00:00
Eric Soroos
3c7798bc7b Add prebuilt docker files to travis 2017-01-20 11:35:49 -08:00