Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Commit

Permalink
fix(Travis): Rollback target matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
PLNech committed May 31, 2017
1 parent 781d9fe commit 47297f8
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 @@ -17,10 +17,10 @@ env:
- secure: fEnmnjnqqg6Rgmg9zvc23RzqgPGAYsadbkQDH1SDJ3KQEqC8sCglcYxGWqRkoVPO1oiA6b8uvYt9/bsWX6PIzL67nwPaNroHL7XarSrPwpPsldOpUHfrRX4negLSg5Y0nKJbtnjf7dfVg4nENs5zHrxNtok47iHcbsecuq9ueTM=
matrix:
- ANDROID_TARGET=android-16
- ANDROID_TARGET=android-17
- ANDROID_TARGET=android-19
- ANDROID_TARGET=android-22
- ANDROID_TARGET=android-24
- ANDROID_TARGET=android-25
matrix:
fast_finish: true
android:
Expand Down

0 comments on commit 47297f8

Please sign in to comment.