Add CI tests for Go 1.6

This commit is contained in:
Bruce Marriner 2016-04-25 12:19:55 -05:00
parent b3fcbe7e4f
commit 7922e71d1e

View file

@ -2,6 +2,7 @@ language: go
go:
- 1.4
- 1.5
- 1.6
install:
- go get github.com/bwmarrin/discordgo
- go get -v .