Browse Source

First commit of Travis CI file

Bruce Marriner 9 years ago
parent
commit
2af61ea2c5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

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