Commit e35fae5f authored by Yuxin Wu's avatar Yuxin Wu

try build with TF1.1.0

parent ae84b52a
...@@ -20,10 +20,10 @@ matrix: ...@@ -20,10 +20,10 @@ matrix:
include: include:
- os: linux - os: linux
python: 2.7 python: 2.7
env: TF_VERSION=1.0.1 TF_TYPE=release env: TF_VERSION=1.1.0 TF_TYPE=release
- os: linux - os: linux
python: 3.5 python: 3.5
env: TF_VERSION=1.0.1 TF_TYPE=release env: TF_VERSION=1.1.0 TF_TYPE=release
- os: linux - os: linux
python: 2.7 python: 2.7
env: TF_VERSION=1.head TF_TYPE=nightly env: TF_VERSION=1.head TF_TYPE=nightly
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment