summary refs log tree commit diff
path: root/.travis.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better checks on newsfragments (#4698)Richard van der Hoff2019-02-221-5/+1
* UPSERT many functionality (#4644)Amber Brown2019-02-201-1/+1
* Run unit tests against python 3.7 (#4677)Richard van der Hoff2019-02-201-11/+11
* Test against Postgres 9.5 as well as 9.4Richard van der Hoff2019-02-191-14/+32
* Silence travis-ci build warnings by removing non-functional python3.6 (#4377)Richard van der Hoff2019-01-121-0/+7
* Remove duplicates in the user_ips table and add an index (#4370)Amber Brown2019-01-121-0/+3
* Report combined coverage to codecov (#4225)Amber Brown2018-11-281-5/+5
* Write some tests for the email pusher (#4095)Amber Brown2018-10-301-4/+7
* oops, run the check_isort buildRichard van der Hoff2018-10-251-1/+1
* Only cache the wheelsRichard van der Hoff2018-10-251-2/+10
* Combine the pep8 and check_isort builds into oneRichard van der Hoff2018-10-251-4/+1
* only fetch develop for check-newsfragmentsRichard van der Hoff2018-10-241-4/+4
* Disable newsfragment checks on branch buildsRichard van der Hoff2018-10-241-1/+3
* reduce git clone depthRichard van der Hoff2018-10-241-0/+4
* fix branch regexpRichard van der Hoff2018-10-241-1/+1
* also build on release branchesRichard van der Hoff2018-10-241-0/+1
* Disable travis-ci branch builds for most branchesRichard van der Hoff2018-10-241-0/+6
* Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on...Amber Brown2018-10-201-1/+1
* Run our oldest supported configuration in CI (#3952)Amber Brown2018-09-271-0/+3
* Fix client IPs being broken on Python 3 (#3908)Amber Brown2018-09-201-0/+5
* merge (#3576)Amber Brown2018-09-141-0/+3
* Only start postgres instance for postgres tests on Travis CIErik Johnston2018-09-061-3/+2
* Fix tests on postgresql (#3740)Amber Brown2018-09-041-4/+0
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-0/+10
* rename 'isort' to 'check_isort' as requestedKrombel2018-07-161-1/+1
* check isort by travisKrombel2018-07-161-0/+3
* Use towncrier to build the changelog (#3425)Amber Brown2018-06-251-1/+9
* add py36 to build matrixRichard van der Hoff2018-04-301-5/+13
* Travis config (#1674)Richard van der Hoff2016-12-061-0/+17