Commit graph

11 commits

Author SHA1 Message Date
Jon Dufresne
593a4b8edd Enable pip cache in Travis CI
Can speed up builds and reduce load on PyPI servers.

For more information, see:

https://docs.travis-ci.com/user/caching/#pip-cache
2017-11-05 14:07:33 -08:00
Ian Cordasco
88cbf83d29
Add Python 3.6 to CI services 2017-01-15 11:26:12 -06:00
Ian Cordasco
3cbad557ea
Remove mypy from list of tox environments 2016-06-20 13:29:53 -05:00
Ian Cordasco
fd5c7d009d
Update Travis to run the linters individually 2016-06-17 11:10:16 -05:00
Ian Cordasco
dc919ba4af Add more environments to Travis CI config 2016-05-10 17:09:31 -05:00
Ian Cordasco
a1c1247cba Remove 2.6 from testing matrix
Explicitly list which versions of Python 2 and 3 we support
2016-03-18 13:55:37 -05:00
Ian Cordasco
62a7cca512 Remove python 3.2 from Travis
Remove special case for Python 2.6 mock test dependency
2016-02-24 16:41:38 -06:00
Ian Cordasco
064661041d Update .travis.yml for Python 3.5 2015-09-27 15:04:49 -05:00
Ian Cordasco
b827629b7a Use containers on Travis-CI 2015-07-10 08:47:44 -05:00
Ian Cordasco
58205ee455 Simplify Travis-CI config 2015-07-10 08:22:11 -05:00
Ian Cordasco
18c51d0d25 Add configuration so Travis will run on our mirror 2014-12-17 18:55:24 -06:00