aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-07-20Add ppc64le jobs to Travis CIDaniel Axtens
2020-01-03Added arm64 jobs in Travis-CIossdev07
2019-08-01Fix PyPy tests on Traviswbond
2019-08-01Explicitly specify older Travis Linux distributions for old Python versionswbond
2019-07-04Have Travis test Python 3.7wbond
2018-04-18Try pypy version for Traviswbond
2018-04-18Use latest pypy on Traviswbond
2017-02-01Revamp CI integrationwbond
2017-01-25Use a modern version of PyPy on Travis CI Linuxwbond
2017-01-25Tweak Travis build matrix for better coverage and to fix issue with PyPy and ...wbond
2017-01-24Change Travis CI clone of modularcryptowbond
2017-01-24Clone, don't pip install modularcrypto packageswbond
2017-01-24Check out other modularcrypto packages when testing via CIwbond
2017-01-17Add CI and docs for Python 3.6wbond
2016-12-07Ignore Python 2.6 warning on Travis [ci skip]wbond
2016-12-06CI tweakswbond
2016-12-06Ensure pip is installed for Python 2.6 on Traviswbond
2016-12-06Another Travis CI fix attemptwbond
2016-12-06Tweaks for running coverage on CIwbond
2016-12-06Install coverage.py on CIwbond
2016-12-06Add codecov.io integrationwbond
2016-07-26Remove pypy3 support since it is... not goodwbond
2016-07-26Ensure Travis homebrew environment is up-to-datewbond
2016-07-14Don't lint on Python 2.6 since pip, flake8 and pycodestyle are deprecating su...wbond
2016-07-11Pin flake8 version in TravisCI config since easy_install will grab v3.0.0 betawbond
2016-03-31Configure CI to skip tags [ci skip]wbond
2015-11-05Add OS X/Python 2.6 to Travis CI matrixwbond
2015-11-05Add "ci" task and Travis CI configwbond