Commit 35a701c0 authored by Aaron Gokaslan's avatar Aaron Gokaslan Committed by Yuxin Wu

Update Travis Tensorflow to latest version (#626)

parent c14d1496
......@@ -8,6 +8,10 @@ cache:
directories:
- $HOME/tensorpack_data
env:
global:
- TF_VERSION=1.5.0
addons:
apt:
packages:
......@@ -20,10 +24,10 @@ matrix:
include:
- os: linux
python: 2.7
env: TF_VERSION=1.4.1 TF_TYPE=release
env: TF_TYPE=release
- os: linux
python: 3.5
env: TF_VERSION=1.4.1 TF_TYPE=release
env: TF_TYPE=release
- os: linux
python: 2.7
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