Skip to content

Commit 3220c0b

Browse files
committed
[CI] Try to fix travis
1 parent 52d677b commit 3220c0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ after_success:
4040
matrix:
4141
include:
4242
- &django_py27
43-
name: "Django test (Python 2.7)
4443
python: "2.7"
4544
install:
4645
- pip install -U pip
@@ -61,7 +60,6 @@ matrix:
6160

6261
- &django_py3
6362
<<: *django_py27
64-
name: "Django test (Python 3.7)"
6563
python: "3.7"
6664

6765
# vim: sw=2 ts=2 sts=2

0 commit comments

Comments
 (0)