commit | d91f1ad0a8d7e437cfc60e4341ebd81425c25abb | [log] [tgz] |
---|---|---|
author | Kiran Ryali + Christian Williams <github+kiran+xian@squareup.com> | Tue Jan 29 14:24:12 2013 -0800 |
committer | Kiran Ryali + Christian Williams <github+kiran+xian@squareup.com> | Wed Jan 30 14:30:27 2013 -0800 |
tree | 5ea1c3bef48b7ce495baca7746943dd2842869b3 | |
parent | 1cc8f707d0306f1f842f8797503ff6475e490850 [diff] |
Fix travis, for real and for certain????!
An Android Testing Framework
Robolectric can be built using either Maven or Ant. Both Eclipse (with the M2Eclipse plug-in) and IntelliJ can import the pom.xml file and will automatically generate their project files from it.
For more information about how to use Robolectric on your project, extend its functionality, and join the community of contributors, please see: http://pivotal.github.com/robolectric/index.html
If your build fails because of maps.jar is missing then install all the android extra and run:
git clone https://github.com/mosabua/maven-android-sdk-deployer.git cd maven-android-sdk-deployer/ maven install -P <ANDROID_VERSION>