latest version of ruby not necessary for dropbox-deployment

This commit is contained in:
Thomas Ferreira de Lima 2018-10-08 11:27:06 -04:00
parent 69bc566e0f
commit f007d2d758
No known key found for this signature in database
GPG Key ID: 43E98870EAA0A86E
1 changed files with 0 additions and 1 deletions

View File

@ -257,7 +257,6 @@ matrix:
before_install:
- env
- rvm install ruby --latest
- gem install dropbox-deployment
- eval "${MATRIX_EVAL}"
- if [ "$BREW_BUNDLE" = true ]; then