1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-17 16:39:51 +02:00
choosealicense.com/script/cibuild

8 lines
95 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
set -e
echo "building the site..."
bundle exec rake test
2016-02-08 21:37:19 +01:00
bundle exec rubocop -D -S