Skip to content

Commit afbedbc

Browse files
ignore version check on tf nightly
1 parent a5d6f94 commit afbedbc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,5 @@ before_script:
4646
pip2.7 install --upgrade --ignore-installed --user travis $TENSORFLOW_WHEEL
4747
else
4848
pip2.7 install --upgrade --ignore-installed --user travis tensorflow
49+
pip show tensorflow
4950
fi
50-
- pip show tensorflow
51-
52-

0 commit comments

Comments
 (0)