Skip to content

Commit e7e9f5e

Browse files
larsxschneiderEric Wong
authored andcommitted
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>
1 parent 3916adf commit e7e9f5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ addons:
1818
apt:
1919
packages:
2020
- language-pack-is
21+
- git-svn
2122

2223
env:
2324
global:

0 commit comments

Comments
 (0)