Explorar o código

Add Go 1.8 to travis tests

Bruce Marriner %!s(int64=8) %!d(string=hai) anos
pai
achega
94ee1fb978
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.6
     - 1.7
+    - 1.8
 install:
     - go get github.com/bwmarrin/discordgo
     - go get -v .