travis: update go versions

This commit is contained in:
Davor Kapsa 2018-01-26 22:40:25 +01:00 committed by GitHub
parent 4a33b9bc7c
commit 9c180babb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
language: go language: go
go: go:
- 1.7 - 1.7.x
- 1.8 - 1.8.x
- 1.9 - 1.9.x
install: install:
- go get github.com/bwmarrin/discordgo - go get github.com/bwmarrin/discordgo
- go get -v . - go get -v .