1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

11 commits

Author SHA1 Message Date
Donald Stufft 3ae80ee50b Try using Travis's Nightly support for CPython 2015-06-09 19:01:36 -04:00
Donald Stufft 717cfc6ac0 Don't run diff-cover anymore 2015-06-09 18:31:12 -04:00
Donald Stufft f6856d6687 Try to test against Python 3.5 2015-05-27 21:34:17 -04:00
Donald Stufft 6410ba43c2 Install coverage 2014-07-01 00:22:30 -04:00
Donald Stufft 3cd6032b5c Use diff-cover to show the change in coverage 2014-06-30 23:17:27 -04:00
Donald Stufft 7e733044af Remove OSX from our build matrix
The Travis OSX builders are incredibly inconsistent for how long
they take to run our test suite. It is currently ranging anywhere
from ~15 minutes to well beyond 50 minutes, at which point it
times out.
2014-05-08 14:24:50 -04:00
Donald Stufft 97d8bee705 Isolate our tests from the running user's configuration 2014-05-07 16:17:07 -04:00
Donald Stufft cb31669564 Run our Travis tests on OSX as well as Linux 2014-05-03 03:01:08 -04:00
Alex Gaynor 4928f983f3 The PyPy on travis is also a recent PyPy 2014-04-29 22:23:19 -07:00
Alex Gaynor cc7667f1a8 Travis now includes its own Python 3.4 2014-04-29 22:21:05 -07:00
Donald Stufft 31fc943a98 Refactor travis install logic to move it into a shell script 2014-04-26 01:44:12 -04:00