Skip to content

Commit ba451e6

Browse files
author
Anton Prokhorov
committed
Remove including python 2.7 with mock package
1 parent 46f222d commit ba451e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ env:
1212
- PACKAGES="django>=1.9,<1.10"
1313
- PACKAGES="django>=1.10,<1.11"
1414
matrix:
15-
include:
16-
- python: '2.7'
17-
env: PACKAGES="mock==2.0.0"
1815
exclude:
1916
- python: '3.3'
2017
env: PACKAGES="django>=1.9,<1.10"

0 commit comments

Comments
 (0)