diff --git a/bin/setup-mastodon-in-travis.sh b/bin/setup-mastodon-in-travis.sh index 5544a2f..6bf5fc3 100755 --- a/bin/setup-mastodon-in-travis.sh +++ b/bin/setup-mastodon-in-travis.sh @@ -7,8 +7,6 @@ if [[ "$COMMAND" = deploy-dev-travis ]]; then exit 0 # no need to setup mastodon in this case fi -rvm install 2.5.0 -rvm use 2.5.0 sudo -E add-apt-repository -y ppa:mc3man/trusty-media sudo -E apt-get update sudo -E apt-get install -y ffmpeg