Skip to content

Commit

Permalink
#36/#44 travis to use gradle fury's ci profile
Browse files Browse the repository at this point in the history
  • Loading branch information
spyhunter99 committed Oct 27, 2016
1 parent 08e6192 commit 72046bc
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 @@ -54,7 +54,7 @@ env:
#note when changing these, updating the gradle build file for the GoogleWrapper project
# first env var is just for display purposes
#api15 with google
- API=15g ANDROID_TARGET=15 ANDROID_ABI=armeabi-v7a
- API=15g ANDROID_TARGET=14 ANDROID_ABI=armeabi-v7a

before_install:
# create and start emulators
Expand Down

0 comments on commit 72046bc

Please sign in to comment.