mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Update .travis.yml to use Go 1.5
This commit is contained in:
parent
7611ea82da
commit
3c3dd1a7ed
@ -1,7 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
|
||||
before_install:
|
||||
- export DISPLAY=:99.0
|
||||
|
Loading…
Reference in New Issue
Block a user