summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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