forked from pothtonswer/discordmuffin
Add CI tests for Go 1.6
This commit is contained in:
parent
b3fcbe7e4f
commit
7922e71d1e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: go
|
|||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
install:
|
||||
- go get github.com/bwmarrin/discordgo
|
||||
- go get -v .
|
||||
|
|
Loading…
Reference in a new issue