Switch head to TF2 (#3299)

This commit is contained in:
Jiaxiao Zheng 2020-03-17 10:28:22 -07:00 committed by GitHub
parent 16d85e409c
commit 908be8a307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ matrix:
- git clone https://github.com/tensorflow/tfx.git
- cd $TRAVIS_BUILD_DIR/tfx
- pip3 install --upgrade pip
- python3 -m pip install "tensorflow>=1.14,<2"
- set -x
- set -e
- python3 setup.py bdist_wheel