1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-21 20:30:10 +01:00

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 15:37:19 -05:00
bundle exec rubocop -D -S