...

Text file src/github.com/rs/xid/.travis.yml

Documentation: github.com/rs/xid

     1language: go
     2go:
     3- "1.9"
     4- "1.10"
     5- "master"
     6matrix:
     7  allow_failures:
     8      - go: "master"

View as plain text