1
0
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:
deadprogram 2016-03-12 15:07:19 -08:00
parent 4858a53cf5
commit d84d02879c

View File

@ -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