Skip to content

Commit e03c28f

Browse files
committed
Update test matrix.
1 parent 0097ea9 commit e03c28f

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
@@ -11,11 +11,9 @@ matrix:
1111
include:
1212
- env: TF_TAG=0.11.0 TD_TEST_SCIPY=0 TD_TEST_GPU=0
1313
- env: TF_TAG=0.11.0 TD_TEST_SCIPY=1 TD_TEST_GPU=0
14-
- env: TF_TAG=0.11.0 TD_TEST_SCIPY=0 TD_TEST_GPU=1
1514
- env: TF_TAG=0.11.0-py3 TD_TEST_SCIPY=0 TD_TEST_GPU=0
1615
- env: TF_TAG=0.12.0-rc1 TD_TEST_SCIPY=0 TD_TEST_GPU=0
1716
- env: TF_TAG=0.12.0-rc1 TD_TEST_SCIPY=1 TD_TEST_GPU=0
18-
- env: TF_TAG=0.12.0-rc1 TD_TEST_SCIPY=0 TD_TEST_GPU=1
1917
- env: TF_TAG=0.12.0-rc1-py3 TD_TEST_SCIPY=0 TD_TEST_GPU=0
2018

2119
install:

0 commit comments

Comments
 (0)