Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Solved error in travis.yml (#797)
Browse files Browse the repository at this point in the history
The error was because the google recently renamed the ABIs as mentioned in the following issue
OneBusAway/onebusaway-android#720
I have made the following changes
1. Upgraded AndroidTarget and AndroidToolBuild to 24.
2. No manual test being run hence emulator not required (removed emulator). Which has reduced the build time drastically.
3. Removed connectedCheck test because without an emulator there is no point of running the test.
4. Added assembleRelease to check if unsigned APK is being generated or not.
  • Loading branch information
free4murad authored and harshithdwivedi committed Dec 5, 2016
1 parent 8b0b766 commit 1345ba0
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1345ba0

Please sign in to comment.