mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
3 lines
79 B
Ruby
Executable File
3 lines
79 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
system('bundle install --gemfile ./Gemfile && rspec spec')
|