Skip to content

Commit 8d23845

Browse files
committed
Django 2.1.5 added to ci matrix.
1 parent 0aba6ca commit 8d23845

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ env:
1313
- DJANGO=1.10.8
1414
- DJANGO=1.11.13
1515
- DJANGO=2.0.5
16+
- DJANGO=2.1.5
1617

1718
branches:
1819
only:
@@ -40,6 +41,8 @@ matrix:
4041
python: 3.6
4142
- env: DJANGO=2.0.5
4243
python: 2.7
44+
- env: DJANGO=2.1.5
45+
python: 2.7
4346

4447
install:
4548
- pip install -r examples/requirements.txt

0 commit comments

Comments
 (0)