about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorLars Schneider <larsxschneider@gmail.com>2016-05-19 11:10:08 +0200
committerEric Wong <e@80x24.org>2016-05-22 20:20:28 +0000
commite7e9f5e7a1d39bf210c59428cd2a98f0a6abba0b (patch)
tree270add639a7a66e0b6c93e7c3d8963bdd49773c5
parent3916adf9978b020f9a9b165f4c1c109046899560 (diff)
downloadgit-svn-svn-travis.tar.gz
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>
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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: