Skip to content

Commit b9a5571

Browse files
authored
chore: updated travis script
1 parent 418de0d commit b9a5571

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: android
22

3-
sudo: true
3+
sudo: false
44

55
jdk: oraclejdk8
66

@@ -30,7 +30,6 @@ before_script:
3030
- bash scripts/prep-key.sh
3131

3232
script:
33-
# - ./gradlew build --stacktrace
3433
- ./gradlew assemblePlayStoreRelease
3534
- ./gradlew assembleFdroidRelease
3635

0 commit comments

Comments
 (0)