1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 12:47:49 +02:00
choosealicense.com/script/cibuild
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