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 .