#!/bin/sh

set -e

bundle exec rspec
bundle exec rubocop
gem build jekyll-remote-theme.gemspec
