Skip to content

Commit a749c49

Browse files
committed
<expletives removed>
1 parent 033c491 commit a749c49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ matrix:
2929
env: DJANGO="django>=2.1.0,<2.2.0"
3030
- python: 3.4
3131
env: DJANGO="django>=2.2.0,<3.0"
32+
- python: 3.5
33+
env: DJANGO="django>=2.2.0,<3.0"
34+
- python: 3.6
35+
env: DJANGO="django>=2.2.0,<3.0"
3236
- python: 3.7
3337
env: DJANGO="django>=1.11.0,<1.12.0"
3438
- python: 3.7

0 commit comments

Comments
 (0)