|
|
@@ -171,7 +171,7 @@ matrix:
|
|
|
- export ANDROID_NDK=$HOME/android-ndk-r17b
|
|
|
|
|
|
- mkdir -p $GOPATH/src/github.com/ethereum
|
|
|
- - ln -s `pwd` $GOPATH/src/github.com/ethereum
|
|
|
+ - ln -s `pwd` $GOPATH/src/github.com/ethereum/go-ethereum
|
|
|
- go run build/ci.go aar -signer ANDROID_SIGNING_KEY -deploy https://oss.sonatype.org -upload gethstore/builds
|
|
|
|
|
|
# This builder does the OSX Azure, iOS CocoaPods and iOS Azure uploads
|