File: circle.yml

package info (click to toggle)
medley-clojure 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 164 kB
  • sloc: makefile: 22; sh: 13
file content (7 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
general:
  branches:
    ignore:
      - gh-pages
test:
  override:
    - lein test-all