mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-27 13:48:56 +08:00
Allow failures in Travis builds for Golang 1.3 due to SDL changes
This commit is contained in:
parent
4858a53cf5
commit
d84d02879c
@ -11,6 +11,7 @@ matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
- go: 1.2
|
||||
- go: 1.3
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:kubuntu-ppa/backports
|
||||
- sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
|
||||
|
Loading…
x
Reference in New Issue
Block a user