idestis/gort

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: go

# Versions of go that are explicitly supported.
go:
 - 1.13.x
 - 1.12.x

before_install:
 - mkdir dist

notifications:
  email:
    - idestis@gmail.com