Skip to content

Commit 0fd850a

Browse files
committed
git_url should not have https://
1 parent 6f6d737 commit 0fd850a

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
maven_name=durian-rx
22
maven_group=com.diffplug.durian
33
maven_desc=DurianRx: Reactive getters, powered by RxJava and ListenableFuture
4-
git_url=https://github.com/diffplug/durian-rx
4+
git_url=github.com/diffplug/durian-rx
55
osgi_symbolic_name=com.diffplug.durian.rx
66
osgi_export=com.diffplug.common.rx.*
77
license=apache

0 commit comments

Comments
 (0)