script/cibuild in cloudcannon-jekyll-1.3.0 vs script/cibuild in cloudcannon-jekyll-1.3.1
- old
+ new
@@ -1,7 +1,6 @@
#!/bin/sh
set -ex
-bundle exec rspec "$@"
-bundle exec rubocop -S
+$(dirname "$0")/test
bundle exec gem build cloudcannon-jekyll.gemspec