jekyll-seo-tag/script/cibuild

8 lines
109 B
Bash
Executable File

#!/bin/sh
set -ex
bundle exec rspec
bundle exec rubocop -S -D
bundle exec gem build jekyll-seo-tag.gemspec