jekyll-seo-tag/script/cibuild

8 lines
109 B
Plaintext
Raw Normal View History

2015-10-25 21:21:46 +00:00
#!/bin/sh
set -ex
2017-04-04 14:43:34 +00:00
bundle exec rspec
2016-02-09 23:48:24 +00:00
bundle exec rubocop -S -D
2015-10-25 21:21:46 +00:00
bundle exec gem build jekyll-seo-tag.gemspec