Skip to content

Commit

Permalink
ci: Travis: test py27-dj111-sqlite-xdist
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed May 30, 2019
1 parent 1c9d956 commit 589c916
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
services:
- postgresql
- python: 3.6
env: TOXENV=py36-dj111-sqlite-coverage
- python: 2.7
env: TOXENV=py27-dj111-mysql_innodb-coverage
env: TOXENV=py36-dj111-mysql_innodb-coverage
services:
- mysql
- python: 2.7
env: TOXENV=py27-dj111-sqlite-xdist-coverage
- python: 3.6
env: TOXENV=checkqa,docs

Expand Down

0 comments on commit 589c916

Please sign in to comment.