aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-04-30Drop support for JDK7. (#3045)Christian Williams
2017-04-04Aggregate all test results and upload to S3.Christian Williams
2017-04-03Prevent rebuild when NO_REBUILD=true.Christian Williams
2017-03-29For Java 7 build, artifacts are built with jdk 8. Prevent rebuild for test run.Christian Williams
2017-03-28Fix jdk7.Christian Williams
2017-03-28Include SDK 26 in Travis buildJonathan Gerrish
2017-02-07Rebalance APIs to travis workers.Christian Williams
2017-02-07Matrix travis builds because memory.Christian Williams
2016-12-28Rename `robolectric.enabledApis` to `robolectric.enabledSdks` for uniformity.Christian Williams
2016-11-30Don't split up travis build right now.Christian Williams
2016-11-29Split Travis build in two(/four).Christian Williams
2016-10-31Note on how to install android deps from the command line.Christian Williams
2016-07-19make sure to use same build tools and api levelsJared Burrows
2016-07-18Merge branch 'master' into clean-up-buildJared Burrows
2016-07-18remove scriptsJared Burrows
2016-07-18updateJared Burrows
2016-07-18add more memoryJared Burrows
2016-07-18Set `MALLOC_ARENA_MAX` to use less memory on travisChristian Williams
2016-07-18Merge remote-tracking branch 'origin/travis-component-install' into travis-co...Christian Williams
2016-07-18Install android components via travis bootstrap.Christian Williams
2016-07-18Reformat.Christian Williams
2016-07-16fix gradle cacheJared Burrows
2016-02-16Removed android-18 and addon-google_apis-google-18 from TravisCI config.Diego Tori
2016-02-14TravisCI config is now fetching android-23 when updating the Android SDK.Diego Tori
2016-02-14Updated .travis.yml so that it fetches addon-google_apis-google-23 as a resul...Diego Tori
2015-10-12Make install-dependencies more robust.Erich Douglass
2015-07-10Migrate to new and improved Travis infrastructure.Erich Douglass
2015-03-29Create release build script.Erich Douglass
2015-01-19Add shadow package for Google Play Services.Erich Douglass
2015-01-10Add a shadow for the MultiDex class loader.Sebastian Schuberth
2015-01-03Enable .m2 caching for Travis CI builds.Erich Douglass
2014-12-01Use install-robolectric.sh to drive Travis build.Aaron VonderHaar
2014-07-31Compile with JDK 7 (default) and 8.Jake Wharton
2014-07-01Steal working android setup from deckardCallum Stott
2014-02-23Regenerate Travis CI deploy credentialsErich Douglass
2013-11-29Modify script to use the android m2repository instead of the `extras/android/...Jurgen Cruz
2013-11-20Update travis configuration to install the android support libraryChris Kramp and Corey Downing
2013-11-11Don't deploy pull-request branches to SonatypeErich Douglass
2013-11-11Temporarily disable Travis deploying to SonatypeCorey Downing
2013-11-06Fix typo in after_success maven command.Erich Douglass
2013-11-04Update Travis CI script to push snapshots to Sonatype.Erich Douglass
2012-10-21Debug travis build configJan Berkel
2012-05-08Support for travis-ciJan Berkel