From e7e9f5e7a1d39bf210c59428cd2a98f0a6abba0b Mon Sep 17 00:00:00 2001 From: Lars Schneider Date: Thu, 19 May 2016 11:10:08 +0200 Subject: [PATCH] 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 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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: