summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Back to pypyNed Batchelder2018-05-271-1/+1
* Maybe pypy2 works?Ned Batchelder2018-05-271-1/+1
* PyPy on travis?Ned Batchelder2018-05-271-1/+2
* No more support for 2.6 or 3.3Ned Batchelder2018-05-051-2/+0
* enable pip cache in travis buildThijs Triemstra2018-02-201-2/+1
* Use tox-travis and Travis-provided Pythons to make tests workChris Warrick2017-09-201-24/+10
* Can we test 3.6 on travis?Ned Batchelder2017-09-201-0/+2
* Control codecov more tightlyNed Batchelder2017-03-061-1/+1
* OK, skip 3.6 for nowNed Batchelder2017-03-051-4/+0
* Travis fixes: get 3.6 installed; use conditional that worksNed Batchelder2017-03-051-9/+11
* Travis should run 3.6Ned Batchelder2017-03-041-0/+2
* Ugh, forgot to remove the part that was breaking the buildsNed Batchelder2017-01-191-2/+0
* I don't know how to use 3.6 on Travis yet.Ned Batchelder2017-01-191-2/+0
* Test 3.6 on TravisNed Batchelder2017-01-191-0/+3
* Travis runs really fast, so why not do metacov on more versions?Ned Batchelder2017-01-191-0/+4
* Metacov on pypy on TravisNed Batchelder2017-01-141-0/+1
* Better ways to install requirements on CI serversNed Batchelder2016-12-311-1/+1
* Oops, if we can't install 3.6, don't run 3.6Ned Batchelder2016-12-301-1/+0
* No 3.6 yet. Can we at least get 2.x and 3.x combined coverage?Ned Batchelder2016-12-301-3/+1
* Try testing 3.6 on travis, and metacov both 2.x and 3.xNed Batchelder2016-12-301-0/+4
* That experiment didn't workNed Batchelder2016-12-141-2/+0
* Try more travis environmentsNed Batchelder2016-12-141-0/+2
* Add Python 3.5 CIArcadiy Ivanov2016-12-111-0/+9
* Not sure how to get 3.5, so let's just drop it for nowNed Batchelder2016-06-041-10/+0
* Get 3.5 tests running on TravisNed Batchelder2016-06-021-0/+9
* Merged in hugovk/coveragepy/hugovk/use-containerbased-infrastructure-14307454...Ned Batchelder2015-11-291-0/+2
|\
| * Use container-based infrastructurehugovk2015-05-041-0/+2
* | Travis can build on 3.5 alsoNed Batchelder2015-11-271-0/+1
* | I install coverage accidentallyNed Batchelder2015-09-181-3/+2
* | Couldn't uninstall coverage, where is it coming from?Ned Batchelder2015-09-181-1/+2
* | Maybe uninstalling a pre-installed coverage will fix the testNed Batchelder2015-09-171-0/+1
* | Codecov is working on travisNed Batchelder2015-09-151-5/+5
* | Let igor do the XML report.Ned Batchelder2015-09-151-4/+0
* | More attempts at codecovNed Batchelder2015-09-151-6/+11
* | metacov uses a different data fileNed Batchelder2015-09-151-1/+1
* | have to combine coverage results.Ned Batchelder2015-09-151-1/+1
* | Codecov on JenkinsNed Batchelder2015-09-151-2/+3
* | Move most requirements into requirements/*.pip, and share them where possibleNed Batchelder2015-09-071-1/+1
* | Move all requirements into .pip filesNed Batchelder2015-09-051-1/+1
* | 2.6 won't do -m, use a simpler syntaxNed Batchelder2015-08-311-1/+1
* | Braces...Ned Batchelder2015-08-311-1/+1
* | Try to get some debugging alsoNed Batchelder2015-08-311-5/+6
* | A simpler .travis.yml fileNed Batchelder2015-08-311-13/+8
* | Try generic pypy on travis.Ned Batchelder2015-08-301-1/+1
* | Have to install coverage I guess...Ned Batchelder2015-08-301-1/+2
* | Use tox on travis. There's probably a better way to do this.Ned Batchelder2015-08-301-8/+6
* | Pin all the versionsNed Batchelder2015-08-291-2/+2
* | Use new travis stuffNed Batchelder2015-08-151-0/+2
* | I think I understandNed Batchelder2015-06-031-1/+0
* | Another machete testNed Batchelder2015-06-031-0/+1