jekyll-seo-tag/script/cibuild

8 lines
113 B
Bash
Executable File

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