Skip to content

Commit

Permalink
ci(travis): updates Android API level (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 authored Aug 22, 2020
1 parent 91ebdf2 commit b7ea751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ env:
global:
- SAUCE_USERNAME=snay
- TRAVIS_NODE_VERSION=12
- ANDROID_API_LEVEL=28
- ANDROID_BUILD_TOOLS_VERSION=28.0.3
- ANDROID_API_LEVEL=29
- ANDROID_BUILD_TOOLS_VERSION=29.0.2

language: node_js
node_js: 12
Expand Down

0 comments on commit b7ea751

Please sign in to comment.