File: .travis.yml

package info (click to toggle)
golang-github-ua-parser-uap-go 0.0~git20200325.e1c09f1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,840 kB
  • sloc: makefile: 5; sh: 4
file content (8 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
language: go

go:
  - 1.7.x
  - 1.8.x
  - 1.9.x
  - 1.10.x
  - 1.11.x