Make jip config portable and travis home independent

This commit is contained in:
baztian
2015-04-12 21:16:59 +02:00
parent 5b8be2b0fb
commit e5e91e794c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[repos:local]
uri=/home/travis/.m2/repository/
uri=$HOME/.m2/repository/
type=local
[repos:central]