...

Text file src/github.com/go-errors/errors/.travis.yml

Documentation: github.com/go-errors/errors

     1language: go
     2
     3go:
     4  - "1.8.x"
     5  - "1.11.x"
     6  - "1.16.x"
     7  - "1.21.x"

View as plain text