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 <larsxschneider@gmail.com> Signed-off-by: Eric Wong <e@80x24.org>

Lars Schneider committed May 19, 2016 at 11:10 UTC e7e9f5e7a1d39bf210c59428cd2a98f0a6abba0b
1 file changed +1
.travis.yml
+1
@@ -18,6 +18,7 @@ addons:
18 apt:
19 packages:
20 - language-pack-is
21 + - git-svn
22
23 env:
24 global: