Skip to content

Commit

Permalink
Update Travis to use TensorFlow 1.11.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt committed Sep 25, 2018
1 parent 956b72b commit f3293e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ branches:
- /^\d+\.\d+(\.\d+)?(-\S*)?$/

env:
- BAZEL=0.13.0 TF=NIGHTLY
- BAZEL=0.13.0 TF=1.11.0rc1

cache:
directories:
Expand Down

0 comments on commit f3293e9

Please sign in to comment.