File: .travis.yml

package info (click to toggle)
golang-github-russellhaering-goxmldsig 1.1.0-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 276 kB
  • sloc: sh: 11; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 68 bytes parent folder | download
1
2
3
4
5
6
7
language: go

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