File: cibuild

package info (click to toggle)
ruby-jekyll-relative-links 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: ruby: 472; sh: 5; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 103 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh

set -e

bundle exec rspec
bundle exec rubocop -S -D
gem build jekyll-relative-links.gemspec