Skip to content

Commit 68847cc

Browse files
committed
Travis
1 parent d139a39 commit 68847cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ env:
66
matrix:
77
- TOXENV=py37-dj21
88
- TOXENV=qa
9+
matrix:
10+
include:
11+
- python: 3.7
12+
dist: xenial
13+
sudo: true
914
install:
1015
- pip install -U pip
1116
- pip install tox codecov

0 commit comments

Comments
 (0)