We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6797ac commit 26bf1a9Copy full SHA for 26bf1a9
.travis.yml
@@ -63,7 +63,7 @@ matrix:
63
install:
64
- |
65
if [[ -v _DOC_AND_YAPF_TEST ]]; then
66
- pip install tensorflow==$_TF_VERSION
+ pip install tensorflow==2.0.0a0
67
pip install yapf
68
pip install -e .[doc]
69
else
0 commit comments