File: .travis.yml

package info (click to toggle)
specter-clojure 1.0.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 360 kB
  • sloc: xml: 113; makefile: 21; java: 19; sh: 3
file content (8 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
language: clojure
lein: 2.7.1
cache:
  directories:
  - $HOME/.m2
script:
  - lein test
  - lein doo node test-build once