Skip to content

Commit b7a612b

Browse files
committed
Deactivate e2e tests on Travis
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 5718898 commit b7a612b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,12 @@ jobs:
3232
env: TOXENV=docs
3333
- python: 3.6
3434
env: TOXENV=py36
35-
- python: 3.6
36-
env: TOXENV=py36-functional
3735
- python: 3.7
3836
env: TOXENV=py37
39-
- python: 3.7
40-
env: TOXENV=py37-functional
4137
- python: 3.8
4238
env: TOXENV=py38
43-
- python: 3.8
44-
env: TOXENV=py38-functional
4539
- python: 3.9
4640
env: TOXENV=py39
47-
- python: 3.9
48-
env: TOXENV=py39-functional
4941
- stage: deploy
5042
script: skip
5143
deploy:

0 commit comments

Comments
 (0)