Merge branch 'endless' of repo.fo.am:foam/space into endless
This commit is contained in:
commit
424a061ecc
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
default:
|
|
||||||
image: ruby:2.7
|
|
||||||
before_script:
|
|
||||||
- ruby -v
|
|
||||||
- which ruby
|
|
||||||
- gem install bundler --no-document
|
|
||||||
- bundle install --jobs $(nproc) "${FLAGS[@]}"
|
|
||||||
|
|
||||||
rspec:
|
|
||||||
script:
|
|
||||||
- rake all
|
|
||||||
|
|
Loading…
Reference in a new issue