Explorar o código

Add CI tests for Go 1.6

Bruce Marriner %!s(int64=8) %!d(string=hai) anos
pai
achega
7922e71d1e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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