Skip to content

Commit 26bf1a9

Browse files
authored
Update .travis.yml
1 parent c6797ac commit 26bf1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ matrix:
6363
install:
6464
- |
6565
if [[ -v _DOC_AND_YAPF_TEST ]]; then
66-
pip install tensorflow==$_TF_VERSION
66+
pip install tensorflow==2.0.0a0
6767
pip install yapf
6868
pip install -e .[doc]
6969
else

0 commit comments

Comments
 (0)