Add Go 1.8 to travis tests
This commit is contained in:
parent
edd6e169fa
commit
94ee1fb978
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: go
|
|||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
install:
|
||||
- go get github.com/bwmarrin/discordgo
|
||||
- go get -v .
|
||||
|
|
Loading…
Reference in a new issue