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 23081d3 commit 2468881Copy full SHA for 2468881
.travis.yml
@@ -15,6 +15,7 @@ env:
15
# Backward Compatibility in insured for release less than 1 year old.
16
# https://pypi.org/project/tensorflow/#history
17
matrix:
18
+ - _TF_VERSION=1.10.0rc0 # Remove on Apr 28, 2019
19
- _TF_VERSION=1.9.0 # Remove on Apr 28, 2019
20
- _TF_VERSION=1.8.0 # Remove on Apr 28, 2019
21
- _TF_VERSION=1.7.1 # Remove on May 08, 2019
0 commit comments