aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-08remove compatibility of py34Brice Maron1-1/+0
2019-02-20Fix requirements.txt file.Rémy HUBSCHER1-0/+4
You can't use both build-requirements to keep known version set and load setup.py from the same requirements, it doesn't make any sense.
2017-10-23Fix Travis-CI integration (#276)Alexis Metaireau1-7/+6
Use tox-travis to solve the current issues with Travis-CI
2017-08-20Add python 3.6 support (#259)0livd1-0/+1
Closes #253
2017-03-29Add Python 3.4 supportJocelyn Delalande1-0/+1
Note that py3.4 is the version shipped in current Debian version (Jessie).
2017-03-28Make travis use toxJocelyn Delalande1-7/+7
So that we are consistent between dev test env and CI test env. The use of `TOXENV` is to keep travis running the several envs in parallel.
2017-03-28Update requirements.txt locationAlexis Métaireau1-1/+1
2017-03-17Travis CI: Run tests on python2.7 and python3.50livd1-0/+1
2016-09-25Add a basic travis.yml file (Enable Travis CI)Alexandre Avenel1-0/+7