First commit of Travis CI file

This commit is contained in:
Bruce Marriner 2015-11-16 15:09:09 -06:00
parent 9a9175deec
commit 2af61ea2c5

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: go
go: 1.5
install:
- go get github.com/bwmarrin/discordgo
- go get -v .