Skip to content

Commit e05a7c9

Browse files
rchiodobrettcannon
authored andcommitted
Eliminate functional tests from travis (#3232)
1 parent 4bb1080 commit e05a7c9

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
@@ -24,9 +24,6 @@ matrix:
2424
- os: linux
2525
python: "3.6-dev"
2626
env: DEBUGGER_TEST_RELEASE=true
27-
- os: linux
28-
python: "3.6-dev"
29-
env: FUNCTIONAL_TEST=true
3027
- os: linux
3128
python: "3.6-dev"
3229
env: SINGLE_WORKSPACE_TEST=true
@@ -42,9 +39,6 @@ matrix:
4239
- os: linux
4340
python: "3.7-dev"
4441
env: DEBUGGER_TEST_RELEASE=true
45-
- os: linux
46-
python: "3.7-dev"
47-
env: FUNCTIONAL_TEST=true
4842
- os: linux
4943
python: "3.7-dev"
5044
env: SINGLE_WORKSPACE_TEST=true

0 commit comments

Comments
 (0)