Skip to content

Commit 8bd215f

Browse files
author
Jon Wayne Parrott
committed
Removing unused travis builds
1 parent 83f32bc commit 8bd215f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ matrix:
44
include:
55
- python: 3.5
66
env: TOXENV=lint
7-
- python: 3.6
8-
env: TOXENV=docs
97
- python: 2.7
108
env: TOXENV=py27
119
- python: 3.4
@@ -18,10 +16,6 @@ matrix:
1816
env: TOXENV=pypy
1917
- python: 3.6
2018
env: TOXENV=cover
21-
- python: 3.6
22-
env: TOXENV=py36-system SYSTEM_TEST=1 SKIP_APP_ENGINE_SYSTEM_TEST=1
23-
- python: 2.7
24-
env: TOXENV=py27-system SYSTEM_TEST=1 SKIP_APP_ENGINE_SYSTEM_TEST=1
2519
cache:
2620
directories:
2721
- ${HOME}/.cache

0 commit comments

Comments
 (0)