1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-21 12:20:10 +01:00
2016-02-08 15:37:19 -05:00

8 lines
95 B
Bash
Executable File

#!/bin/sh
set -e
echo "building the site..."
bundle exec rake test
bundle exec rubocop -D -S