Skip to content

Commit 42f6f80

Browse files
committed
Fix travis build
1 parent 978c136 commit 42f6f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/configure-maven.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set -e
33

44
mkdir -p ${HOME}/.m2
5-
cp .travis/travis-settings.xml ${HOME}/.m2/settings.xml"
5+
cp .travis/travis-settings.xml ${HOME}/.m2/settings.xml

0 commit comments

Comments
 (0)