mirror of https://github.com/KLayout/klayout.git
latest version of ruby not necessary for dropbox-deployment
This commit is contained in:
parent
69bc566e0f
commit
f007d2d758
|
|
@ -257,7 +257,6 @@ matrix:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- env
|
- env
|
||||||
- rvm install ruby --latest
|
|
||||||
- gem install dropbox-deployment
|
- gem install dropbox-deployment
|
||||||
- eval "${MATRIX_EVAL}"
|
- eval "${MATRIX_EVAL}"
|
||||||
- if [ "$BREW_BUNDLE" = true ]; then
|
- if [ "$BREW_BUNDLE" = true ]; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue