| Commit message (Expand) | Author | Age | Files | Lines |
* | enable pip cache in travis build | Thijs Triemstra | 2018-02-20 | 1 | -2/+1 |
* | Use tox-travis and Travis-provided Pythons to make tests work | Chris Warrick | 2017-09-20 | 1 | -24/+10 |
* | Can we test 3.6 on travis? | Ned Batchelder | 2017-09-20 | 1 | -0/+2 |
* | Control codecov more tightly | Ned Batchelder | 2017-03-06 | 1 | -1/+1 |
* | OK, skip 3.6 for now | Ned Batchelder | 2017-03-05 | 1 | -4/+0 |
* | Travis fixes: get 3.6 installed; use conditional that works | Ned Batchelder | 2017-03-05 | 1 | -9/+11 |
* | Travis should run 3.6 | Ned Batchelder | 2017-03-04 | 1 | -0/+2 |
* | Ugh, forgot to remove the part that was breaking the builds | Ned Batchelder | 2017-01-19 | 1 | -2/+0 |
* | I don't know how to use 3.6 on Travis yet. | Ned Batchelder | 2017-01-19 | 1 | -2/+0 |
* | Test 3.6 on Travis | Ned Batchelder | 2017-01-19 | 1 | -0/+3 |
* | Travis runs really fast, so why not do metacov on more versions? | Ned Batchelder | 2017-01-19 | 1 | -0/+4 |
* | Metacov on pypy on Travis | Ned Batchelder | 2017-01-14 | 1 | -0/+1 |
* | Better ways to install requirements on CI servers | Ned Batchelder | 2016-12-31 | 1 | -1/+1 |
* | Oops, if we can't install 3.6, don't run 3.6 | Ned Batchelder | 2016-12-30 | 1 | -1/+0 |
* | No 3.6 yet. Can we at least get 2.x and 3.x combined coverage? | Ned Batchelder | 2016-12-30 | 1 | -3/+1 |
* | Try testing 3.6 on travis, and metacov both 2.x and 3.x | Ned Batchelder | 2016-12-30 | 1 | -0/+4 |
* | That experiment didn't work | Ned Batchelder | 2016-12-14 | 1 | -2/+0 |
* | Try more travis environments | Ned Batchelder | 2016-12-14 | 1 | -0/+2 |
* | Add Python 3.5 CI | Arcadiy Ivanov | 2016-12-11 | 1 | -0/+9 |
* | Not sure how to get 3.5, so let's just drop it for now | Ned Batchelder | 2016-06-04 | 1 | -10/+0 |
* | Get 3.5 tests running on Travis | Ned Batchelder | 2016-06-02 | 1 | -0/+9 |
* | Merged in hugovk/coveragepy/hugovk/use-containerbased-infrastructure-14307454... | Ned Batchelder | 2015-11-29 | 1 | -0/+2 |
|\ |
|
| * | Use container-based infrastructure | hugovk | 2015-05-04 | 1 | -0/+2 |
* | | Travis can build on 3.5 also | Ned Batchelder | 2015-11-27 | 1 | -0/+1 |
* | | I install coverage accidentally | Ned Batchelder | 2015-09-18 | 1 | -3/+2 |
* | | Couldn't uninstall coverage, where is it coming from? | Ned Batchelder | 2015-09-18 | 1 | -1/+2 |
* | | Maybe uninstalling a pre-installed coverage will fix the test | Ned Batchelder | 2015-09-17 | 1 | -0/+1 |
* | | Codecov is working on travis | Ned Batchelder | 2015-09-15 | 1 | -5/+5 |
* | | Let igor do the XML report. | Ned Batchelder | 2015-09-15 | 1 | -4/+0 |
* | | More attempts at codecov | Ned Batchelder | 2015-09-15 | 1 | -6/+11 |
* | | metacov uses a different data file | Ned Batchelder | 2015-09-15 | 1 | -1/+1 |
* | | have to combine coverage results. | Ned Batchelder | 2015-09-15 | 1 | -1/+1 |
* | | Codecov on Jenkins | Ned Batchelder | 2015-09-15 | 1 | -2/+3 |
* | | Move most requirements into requirements/*.pip, and share them where possible | Ned Batchelder | 2015-09-07 | 1 | -1/+1 |
* | | Move all requirements into .pip files | Ned Batchelder | 2015-09-05 | 1 | -1/+1 |
* | | 2.6 won't do -m, use a simpler syntax | Ned Batchelder | 2015-08-31 | 1 | -1/+1 |
* | | Braces... | Ned Batchelder | 2015-08-31 | 1 | -1/+1 |
* | | Try to get some debugging also | Ned Batchelder | 2015-08-31 | 1 | -5/+6 |
* | | A simpler .travis.yml file | Ned Batchelder | 2015-08-31 | 1 | -13/+8 |
* | | Try generic pypy on travis. | Ned Batchelder | 2015-08-30 | 1 | -1/+1 |
* | | Have to install coverage I guess... | Ned Batchelder | 2015-08-30 | 1 | -1/+2 |
* | | Use tox on travis. There's probably a better way to do this. | Ned Batchelder | 2015-08-30 | 1 | -8/+6 |
* | | Pin all the versions | Ned Batchelder | 2015-08-29 | 1 | -2/+2 |
* | | Use new travis stuff | Ned Batchelder | 2015-08-15 | 1 | -0/+2 |
* | | I think I understand | Ned Batchelder | 2015-06-03 | 1 | -1/+0 |
* | | Another machete test | Ned Batchelder | 2015-06-03 | 1 | -0/+1 |
* | | Hmm, not sure what installs the rest of the test dependencies... | Ned Batchelder | 2015-05-18 | 1 | -2/+1 |
|/ |
|
* | I forgot Travis has its own list of versions to test against. | Ned Batchelder | 2014-12-13 | 1 | -1/+0 |
* | Try to get tox and Travis to be the same | Ned Batchelder | 2014-05-04 | 1 | -1/+2 |
* | *This* will fix Travis | Ned Batchelder | 2014-05-04 | 1 | -0/+1 |