Skip to content

Commit 71f6754

Browse files
author
carlio
committed
Adding new django version to test matrix
1 parent 402e444 commit 71f6754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212
- DJANGO='Django>=1.7,<1.8' SKIP='2.6'
1313
- DJANGO='Django>=1.8,<1.9' SKIP='2.6'
1414
- DJANGO='Django>=1.9,<1.10' SKIP='2.6'
15+
- DJANGO='Django>=1.10,<1.11' SKIP='2.6'
1516
install:
1617
scripts/travis-install.sh
1718
script:

0 commit comments

Comments
 (0)