travis: update go versions
This commit is contained in:
parent
4a33b9bc7c
commit
9c180babb1
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
install:
|
||||
- go get github.com/bwmarrin/discordgo
|
||||
- go get -v .
|
||||
|
|
Loading…
Reference in a new issue