travis-ci: enable Git SVN tests t91xx on Linux
authorLars Schneider <larsxschneider@gmail.com>
Thu, 19 May 2016 09:10:08 +0000 (11:10 +0200)
committerEric Wong <e@80x24.org>
Sun, 22 May 2016 20:20:28 +0000 (20:20 +0000)
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 <larsxschneider@gmail.com>
Signed-off-by: Eric Wong <e@80x24.org>
.travis.yml

index adab5b8..c20ec54 100644 (file)
@@ -18,6 +18,7 @@ addons:
   apt:
     packages:
     - language-pack-is
+    - git-svn
 
 env:
   global: