summary refs log tree commit diff
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Silence travis-ci build warnings by removing non-functional python3.6 (#4377)Richard van der Hoff2019-01-121-0/+7
| | | | | | * Remove non-functional python3.6 in travis env * changelog
* 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
| | | | there's really no point spinning up two separate jobs for these.
* 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
| | | | | (We really don't need to kick off 10 builds for the branch as well as 10 for the PR)
* Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase ↵Amber Brown2018-10-201-1/+1
| | | | on py3) (#4068)
* 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