test: Add Golang 1.8beta2 to Travis builds

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2016-12-27 13:06:30 +01:00
parent 3ece1f618c
commit d6af26a8a2
1 changed files with 2 additions and 3 deletions

View File

@ -5,13 +5,12 @@ go:
- 1.5
- 1.6
- 1.7
- 1.8beta1
- 1.8beta2
- tip
matrix:
allow_failures:
- go: 1.5
- go: 1.8beta1
- go: tip
- go: tip
before_install:
- sudo add-apt-repository -y ppa:kubuntu-ppa/backports
- sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots