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