1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-01 16:13:02 +02:00
choosealicense.com/script/cibuild

8 lines
95 B
Plaintext
Raw 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