From 07ea5e7c5704e0aa48af72ea34c47bec3cc6c751 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 10 Apr 2018 16:48:41 -0700 Subject: [PATCH] travis: remove ffmpeg and git-core --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index dad235bc..cee24086 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,12 +13,10 @@ addons: - postgresql-contrib-10 # the following are mastodon dependencies - imagemagick - - ffmpeg - libpq-dev - libxml2-dev - libxslt1-dev - file - - git-core - g++ - libprotobuf-dev - protobuf-compiler