licensed/script/cibuild

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

2018-02-20 18:20:41 +03:00
#!/bin/sh
set -e
bundle exec rake test
bundle exec rubocop -S -D
gem build licensed.gemspec