File: .travis.yml

package info (click to toggle)
golang-github-tonistiigi-units 0.0~git20180711.6950e57-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 72 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 58 bytes parent folder | download
1
2
3
4
5
6
7
8
language: go

go: 
 - 1.8
 - 1.9

script:
 - go test -v ./