trying new build infrastructure
This commit is contained in:
parent
47bf917d5b
commit
edd5748c7a
|
@ -24,8 +24,6 @@ android:
|
||||||
|
|
||||||
script: ./gradlew build --no-daemon
|
script: ./gradlew build --no-daemon
|
||||||
|
|
||||||
before_install:
|
sudo: false
|
||||||
- sudo apt-get update -qq
|
|
||||||
- sudo apt-get install -y python2.7
|
|
||||||
|
|
||||||
after_success: ./scripts/travis_upload_release_to_github.py
|
after_success: ./scripts/travis_upload_release_to_github.py
|
||||||
|
|
Loading…
Reference in New Issue