...

Text file src/github.com/pquerna/otp/.travis.yml

Documentation: github.com/pquerna/otp

     1arch:
     2  - amd64
     3  - ppc64le
     4language: go
     5
     6env:
     7  - GO111MODULE=on
     8
     9go:
    10  - "1.15"

View as plain text