gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

.travis.yml (143B)


      1 language: go
      2 sudo: false
      3 go:
      4   - tip
      5 before_install:
      6   - go get github.com/mattn/goveralls
      7 script:
      8   - $GOPATH/bin/goveralls -service=travis-ci