Welcome to mirror list, hosted at ThFree Co, Russian Federation.

build « script - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a89d95e51cb466bc2354ec979232a6f6fc5547d9 (plain)
1
2
#!/usr/bin/env ruby
system('bundle install --gemfile ./Gemfile && rspec spec')