File: circle.yml

package info (click to toggle)
golang-github-docker-go 1.5.2~git20160303.d30aec9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: makefile: 23
file content (7 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
machine:
  services:
    - docker

test:
  override:
    - make test