Switch head to TF2 (#3299)
This commit is contained in:
parent
16d85e409c
commit
908be8a307
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue