Skip to content

Commit 1cc6e12

Browse files
committed
Add xenial to 3.7 tests
1 parent d2c7bcc commit 1cc6e12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,10 @@ matrix:
3939
env: DJANGO=1.11
4040

4141
- python: "3.7"
42+
dist: xenial
4243
env: TOXENV="flake8"
4344
- python: "3.7"
45+
dist: xenial
4446
env: TOXENV="isort"
4547

4648
install:

0 commit comments

Comments
 (0)