choosealicense.com/script/cibuild

8 строки
95 B
Plaintext
Исходник Обычный вид История

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