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 <[email protected]> Signed-off-by: Eric Wong <[email protected]>
1 parent 3916adf commit e7e9f5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)