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 adab5b89bba7b41a07a2a000dddbd4496ba7c7d3..c20ec540c8488e1d3b589a66a69ba269342159d7 100644 (file)
@@ -18,6 +18,7 @@ addons:
   apt:
     packages:
     - language-pack-is
+    - git-svn
 
 env:
   global: