Skip to content

Commit d20753a

Browse files
authored
bump test tensorflow version to 2.1
1 parent 53049b7 commit d20753a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ matrix:
6565
env:
6666
- CC=gcc-5
6767
- CXX=g++-5
68-
- TENSORFLOW_VERSION=2.0
68+
- TENSORFLOW_VERSION=2.1
6969
- python: 3.7
7070
env:
7171
- CC=gcc-8
7272
- CXX=g++-8
73-
- TENSORFLOW_VERSION=2.0
73+
- TENSORFLOW_VERSION=2.1
7474
before_install:
7575
- pip install --upgrade pip
7676
- pip install --upgrade setuptools

0 commit comments

Comments
 (0)