summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Removed PyPy from the test matrixAlex Grönholm2021-09-241-6/+2
* Dropped support for Python 3.4Alex Grönholm2021-01-111-4/+0
* Switched to latest PyPy versionsAlex Grönholm2020-04-221-2/+2
* Replaced tox-pip-version with download = trueAlex Grönholm2020-01-111-1/+1
* Fixed PyQT5 wheels not being installedAlex Grönholm2020-01-111-1/+1
* Refactored the Travis configurationAlex Grönholm2019-03-181-19/+12
* Removed the "sudo" flags from Travis configurationAlex Grönholm2018-12-161-3/+0
* Fixed PyPy versions on TravisAlex Grönholm2018-12-051-2/+2
* Updated Travis configuration to work with the Xenial imageAlex Grönholm2018-12-051-21/+27
* Use pip cachingAlex Grönholm2018-08-151-0/+1
* Fixed Python 3.7 Travis buildAlex Grönholm2018-08-151-0/+1
* Only use xenial for Python 3.7 testsAlex Grönholm2018-08-151-1/+1
* Added Python 3.7 compatibilityAlex Grönholm2018-08-151-0/+4
* Removed IRC notifications from Travis testing setupAlex Grönholm2018-05-131-6/+0
* Don't require sudo where it's not neededAlex Grönholm2017-11-071-2/+3
* Added Gitter webhookv3.4.0Alex Grönholm2017-10-211-0/+3
* Moved the PyPy test jobs to the topAlex Grönholm2017-10-211-8/+8
* Made the deploy stage conditionalAlex Grönholm2017-10-211-1/+6
* Added docker-compose configuration to facilitate testingAlex Grönholm2017-10-211-6/+2
* Fixed minor error in Travis deployment configurationAlex Grönholm2017-10-101-1/+1
* Updated Travis/tox configuration and the supported Python interpretersAlex Grönholm2017-10-101-25/+45
* Added tests and classifier for Python 3.6Alex Grönholm2016-12-241-9/+10
* Added Travis PyPI deploy configurationAlex Grönholm2016-11-061-0/+11
* Use the official ZooKeeper image in Travis testsAlex Grönholm2016-11-051-2/+2
* Removed unnecessary port mappings for ZooKeeperAlex Grönholm2016-07-141-1/+1
* Zookeeper jobstore support (#144)Jose Ignacio Villar2016-07-031-0/+2
* Re-enabled Python 3.3 testing on TravisAlex Grönholm2016-06-131-0/+1
* Disabled Travis testing on Python 3.3 due to strange RethinkDB test failuresAlex Grönholm2016-05-061-1/+0
* Reconfigured IRC notification settings to produce less noiseAlex Grönholm2016-04-021-1/+6
* Travis now has a recent enough PyPy that failures on it should no longer be t...Alex Grönholm2016-04-021-4/+0
* Use MongoDB through Docker as the mongodb service does not work as advertisedAlex Grönholm2016-04-021-1/+2
* Removed Python 2.6 from the testing matrixAlex Grönholm2016-04-021-1/+0
* Dropped PyPy3 tests/supportAlex Grönholm2016-01-221-2/+0
* PyPy/PyPy3 versions on Travis are very old so they should be allowed to failAlex Grönholm2016-01-071-1/+8
* Added Travis configurationAlex Grönholm2015-12-091-0/+28