Another attempt to avoid import cycle error; test runs ok locally, with Go 1.6.3
@@ -1,6 +1,6 @@
language: go
go:
-- 1.6
+- 1.6.3
addons:
apt_packages:
- libx11-dev