From: Lars Schneider Date: Thu, 19 May 2016 09:10:08 +0000 (+0200) Subject: travis-ci: enable Git SVN tests t91xx on Linux X-Git-Tag: v2.9.0-rc0~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7e9f5e7a1d39bf210c59428cd2a98f0a6abba0b;p=git travis-ci: enable Git SVN tests t91xx on Linux Install the "git-svn" package to make the Perl SVN libraries available to the Git SVN tests on Travis-CI Linux build machines. Signed-off-by: Lars Schneider Signed-off-by: Eric Wong --- diff --git a/.travis.yml b/.travis.yml index adab5b89bb..c20ec540c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ addons: apt: packages: - language-pack-is + - git-svn env: global: