Explorar el Código

First commit of Travis CI file

Bruce Marriner hace 9 años
padre
commit
2af61ea2c5
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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 .