Skip to content

Commit dc6b0b0

Browse files
committed
updates travis
1 parent c5e8b58 commit dc6b0b0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: .travis.yml

-7
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,7 @@ services:
1818

1919

2020
env:
21-
- DJANGO=1.11 DB=pg
22-
- DJANGO=2.1 DB=pg
23-
- DJANGO=2.2 DB=pg
2421
- DJANGO=3.0 DB=pg
25-
26-
- DJANGO=1.11 DB=mysql
27-
- DJANGO=2.1 DB=mysql
28-
- DJANGO=2.2 DB=mysql
2922
- DJANGO=3.0 DB=mysql
3023

3124

0 commit comments

Comments
 (0)