Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit af84bdb

Browse files
author
Drilon Reçica
committed
Changed sudo to false in travis yml
1 parent 0ebfb0c commit af84bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: android
2-
sudo: required
32
dist: trusty
43
jdk: oraclejdk
54

@@ -19,6 +18,7 @@ env:
1918
- ANDROID_API=27
2019
- ANDROID_BUILD_TOOLS=27.0.3
2120
android:
21+
sudo: false
2222
components:
2323
- tools
2424
- platform-tools

0 commit comments

Comments
 (0)