Use ragel 6.9-r0
Maybe this will work, because apparently just using "ragel=6.9" refuses to install.
This commit is contained in:
parent
de2166eb40
commit
794291990e
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
.defaults: &defaults
|
||||
before_script:
|
||||
- apk add --update ragel=6.9
|
||||
- apk add --update ragel=6.9-r0
|
||||
- gem install bundler --no-ri --no-rdoc
|
||||
- ruby --version
|
||||
- gem --version
|
||||
|
|
Loading…
Reference in New Issue