Skip to content

Commit

Permalink
Update travis build command
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Sep 11, 2019
1 parent cd0fa38 commit 584258d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android:
- '.+'

before_install:
- yes | sdkmanager "platforms;android-28"
- yes | sdkmanager "platforms;android-$ANDROID_API"

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit 584258d

Please sign in to comment.