File: .travis.yml

package info (click to toggle)
golang-github-corpix-uarand 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 320 kB
  • sloc: python: 55; makefile: 27; sh: 7
file content (3 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (2)
1
2
3
language: nix

script: nix-shell --pure --command "make lint test"