Add script/cibuild.
This commit is contained in:
parent
b05a44cb2a
commit
52a36fefdc
|
@ -0,0 +1,4 @@
|
|||
#! /bin/bash
|
||||
|
||||
script/bootstrap
|
||||
bundle exec rake
|
Loading…
Reference in New Issue