This repository was archived by the owner on Sep 27, 2019. It is now read-only.
  
  
  
  
  
Description
On the first travis box, we fail the tensorflow test because pip cannot find tensorflow 1.4.0
Collecting tensorflow==1.4.0
[31m  Could not find a version that satisfies the requirement tensorflow==1.4.0 (from versions: )[0m
[31mNo matching distribution found for tensorflow==1.4.0
This affects recent PRs such as #1443 , #1446 .