File: cibuild

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

set -ex

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