Codebase list golang-github-russellhaering-goxmldsig / f9659dd7-d313-4572-b89c-261fee7af1e5/upstream .travis.yml
f9659dd7-d313-4572-b89c-261fee7af1e5/upstream

Tree @f9659dd7-d313-4572-b89c-261fee7af1e5/upstream (Download .tar.gz)

.travis.yml @f9659dd7-d313-4572-b89c-261fee7af1e5/upstreamraw · history · blame

arch: 
  - amd64
  - ppc64le
  
language: go

go:
  - "1.14.x"
  - "1.15.x"
  - "1.17.x"
  - master