Run tests vs Go 1.7, 1.8, and 1.9

This commit is contained in:
Bruce Marriner 2017-12-27 20:04:55 +00:00
parent 0d2878bac4
commit 2c2b0166af

View file

@ -1,8 +1,8 @@
language: go language: go
go: go:
- 1.6
- 1.7 - 1.7
- 1.8 - 1.8
- 1.9
install: install:
- go get github.com/bwmarrin/discordgo - go get github.com/bwmarrin/discordgo
- go get -v . - go get -v .