Add Go 1.8 to travis tests

This commit is contained in:
Bruce Marriner 2017-02-20 08:23:28 -06:00
parent edd6e169fa
commit 94ee1fb978

View file

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