summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Python 3.7Hugo2018-10-211-0/+6
|
* Add test coverage for Python 3.5Dave Hunt2018-06-181-0/+1
|
* Drop support for EOL Python 2.6 and 3.3Hugo2018-01-181-2/+1
|
* pypy doesn't seem to fail on Travis anymore.1.6.1Erik Rose2018-01-031-4/+0
|
* Bring Python versions under test up to date.modern-python-versionsErik Rose2018-01-031-4/+6
| | | | | To heck with 3.2. Keep 3.3 just in case there's something special about it; I don't remember. Add 3.6 because it's the newest. Move installation stuff to a Travis `install` block so it doesn't show up as a test failure if it breaks. Stop using pip's `--use-mirrors` option, which is gone in modern pips.
* Update .travis.ymlLow Kian Seong2014-05-191-1/+0
| | | The build is failing because of this: https://github.com/travis-ci/travis-ci/issues/1668
* Say why we let certain Travis build envs fail. Add Travis build badge to readme.Erik Rose2012-07-081-2/+2
|
* Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz2012-06-281-0/+18