travis change go 1.9 to beta version

This commit is contained in:
Jakob Schrettenbrunner 2017-06-26 13:45:23 +02:00
parent 1f5491cdd3
commit ccc1c8e19a

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.9.x
- 1.9beta1
- master
install: