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 205B

12345678
  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 lAKAWPzcGsD3A8yBX3BGGtRUdJ6CaGERL