mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Travis: Check style on 3.6
This commit is contained in:
@@ -30,11 +30,11 @@ matrix:
|
||||
env: JOB=tests PRETIX_CONFIG_FILE=tests/travis_postgres.cfg
|
||||
- python: 3.6
|
||||
env: JOB=tests PRETIX_CONFIG_FILE=tests/travis_postgres.cfg
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: JOB=style
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: JOB=plugins
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: JOB=tests-cov
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
|
||||
Reference in New Issue
Block a user