You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.travis.yml 204B

123456789
  1. language: go
  2. go:
  3. - tip
  4. before_install:
  5. - go get github.com/mattn/goveralls
  6. - go get golang.org/x/tools/cmd/cover
  7. script:
  8. - $HOME/gopath/bin/goveralls -repotoken xnXqRGwgW3SXIguzxf90ZSK1GPYZPaGrw