Merge pull request #506 from dvrkps/patch-1

travis: update go versions
This commit is contained in:
Bruce 2018-01-31 18:25:41 -06:00 committed by GitHub
commit 8d5ab59c63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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