...

Text file src/github.com/jackc/pgpassfile/.travis.yml

Documentation: github.com/jackc/pgpassfile

     1language: go
     2
     3go:
     4  - 1.x
     5  - tip
     6
     7matrix:
     8  allow_failures:
     9    - go: tip

View as plain text