Update .travis.yml to use Go 1.5

This commit is contained in:
Hajime Hoshi 2016-01-19 22:32:27 +09:00
parent 7611ea82da
commit 3c3dd1a7ed

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.4
- 1.5
before_install:
- export DISPLAY=:99.0