Failure is no longer an option for Go 1.6
This commit is contained in:
parent
f1683e3db8
commit
07b71df1a3
|
@ -11,7 +11,6 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
- go: 1.2
|
- go: 1.2
|
||||||
- go: 1.6
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository -y ppa:kubuntu-ppa/backports
|
- sudo add-apt-repository -y ppa:kubuntu-ppa/backports
|
||||||
- sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
|
- sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
|
||||||
|
|
Loading…
Reference in New Issue