Explorar o código

build: disable maven uploads for now

Some issues are preventing it from working correctly ..
Kirill Vainer %!s(int64=10) %!d(string=hai) anos
pai
achega
f2e2ac7d44
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -25,7 +25,6 @@ install:
 script:
   - ./gradlew check
   - ./gradlew createZipDistribution
-  - ./gradlew uploadArchives
 
 before_deploy:
   - export RELEASE_DIST=$(ls build/distributions/*.zip)