Ver código fonte

init import with travis supports

master
jimzhan 9 anos atrás
pai
commit
c20cf8bffc
1 arquivos alterados com 8 adições e 0 exclusões
  1. +8
    -0
      .travis.yml

+ 8
- 0
.travis.yml Ver arquivo

@@ -0,0 +1,8 @@
language: go

install:
- go get github.com/smartystreets/goconvey

go:
- 1.4
- tip

Carregando…
Cancelar
Salvar