Explorar o código

Run tests vs Go 1.7, 1.8, and 1.9

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

+ 1 - 1
.travis.yml

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