Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoxyBoxxy committed Nov 20, 2018
1 parent 5e20236 commit fdb7043
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 @@ -18,7 +18,7 @@ install:
- sudo apt install nodejs
- sudo npm install -g cordova
- npm install
- echo y | android update sdk -u --filter android-22,android-23
- echo y | android update sdk -u --filter android-27

before_script:
- cordova platform rm android
Expand Down

0 comments on commit fdb7043

Please sign in to comment.