Skip to content

Commit

Permalink
Update Travis to use TensorFlow 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanwlee committed Dec 14, 2018
1 parent ce59aa9 commit 120b4ec
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=1.12.0rc1
- BAZEL=0.13.0 TF=1.12.0

cache:
directories:
Expand Down

0 comments on commit 120b4ec

Please sign in to comment.