Skip to content

Commit

Permalink
ci: pin to non-broken nightlies (#2332)
Browse files Browse the repository at this point in the history
Summary:
Due to <tensorflow/tensorflow#29536>.

This unblocks our CI until tomorrow’s nightlies are pushed.

Test Plan:
Fingers crossed.

wchargin-branch: pin-20190606-nightly
  • Loading branch information
wchargin committed Jun 7, 2019
1 parent 1f56953 commit 31c00fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ env:
- BAZEL=0.22.0
- BAZEL_SHA256SUM=8474ed28ed4998e2f5671ddf3a9a80ae9e484a5de3b8b70c8b654c017c65d363
matrix:
- TF_VERSION_ID=tf-nightly
- TF_VERSION_ID=tf-nightly-2.0-preview
- TF_VERSION_ID=tf-nightly==1.14.1.dev20190606
- TF_VERSION_ID=tf-nightly-2.0-preview==2.0.0.dev20190606
- TF_VERSION_ID= # Do not install TensorFlow in this case

cache:
Expand Down

0 comments on commit 31c00fb

Please sign in to comment.