try removing explicit rvm install in travis (#344)

This commit is contained in:
Nolan Lawson 2018-05-27 09:27:22 -07:00 committed by GitHub
parent df6323fba3
commit 6bcab90ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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