Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update travis configuration
  • Loading branch information
Elena Hristova committed Jun 27, 2019
commit 2d73fcc971184daab06715515cf1cdd882b4eeeb
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,10 @@ android:
- tools
- platform-tools
- build-tools-28.0.3
- android-21
- android-28
- extra-android-m2repository
- sys-img-armeabi-v7a-android-21

before_install:
- sudo pip install --upgrade pip
Expand Down