Commit graph

28 commits

Author SHA1 Message Date
Sean Owen ea6111c7f9 Build Java 9 on Travis; update plugins 2017-09-22 16:07:00 +01:00
Sean Owen 367c7953cc Don't use parallel Maven build on Travis 2017-09-02 09:13:30 +01:00
Sean Owen 225d8898a5
Try retaining Android SDK tools/source.properties 2017-01-24 13:59:16 +00:00
Sean Owen 5d61990e26
Build entirely using local Android SDK to move beyond Android 4.1 2017-01-24 13:25:08 +00:00
Sean Owen aa0ee28cec
Further debugging of SDK deployment 2016-10-01 07:03:59 -05:00
Sean Owen cd8d9f9931 Fix bad location of Android SDK cache 2016-09-09 21:35:44 +01:00
Sean Owen 5848aab09c Try caching Android SDK locally 2016-09-07 13:49:50 +01:00
Sean Owen add1a7b806 Fully delete SNAPSHOT dirs before caching 2016-09-06 17:47:57 +01:00
Sean Owen 39da927362 Avoid caching build's generated JARs every time 2016-09-05 14:29:35 +01:00
Sean Owen ddfc0cac11 Allow building of Android apps on Travis 2016-06-24 09:26:53 +01:00
Sean Owen 41f59701da No need for coverity config in main branch 2016-06-20 13:54:32 +01:00
Sean Owen cf59354cde Experiment with parallel Maven build in Travis 2016-06-13 16:03:04 +01:00
Sean Owen 1fbefcac31 New profile to limit memory usage in Travis 2016-02-08 14:38:18 +00:00
Sean Owen 840f07d6f3 Don't upload codecov results if jacoco wasn't run, as it generates an email warning now 2015-07-21 12:04:11 +01:00
Sean Owen f56b2962b0 Restrict coverity to special branch 2015-05-05 17:19:08 +01:00
Sean Owen 7d7e262d32 Experiment with coverity integration 2015-05-05 16:00:53 +01:00
Sean Owen a126e41882 Checking if sudo: false is needed for new Travis docker support 2015-05-04 21:31:13 +01:00
Sean Owen 8754b44f1d Try a different travis config 2015-05-03 21:41:16 +01:00
Sean Owen 8bf1ab65c6 Remove sudo for codecov; remove redundant matrix 2015-05-03 21:30:13 +01:00
Sean Owen 6f3e682cd0 Fix travis config issue 2015-05-03 21:14:14 +01:00
Sean Owen 0fc1a267c0 Tiny fixes from coverity; fix SuppressWarnings for deprecation; just one Java 7 build now 2015-01-11 16:15:14 +00:00
Sean Owen 1773520808 Only run jacoco on Travis builds 2014-10-07 17:58:59 +01:00
stevepeak e061224d80 Added Codecov.io coverage reporting 2014-10-02 16:22:39 +00:00
Peter Dave Hello 7036acd768 make CI build faster 2014-08-17 00:31:36 +08:00
Sean Owen 699471b018 Add caching of Maven artifacts to Travis CI build 2014-03-26 08:57:38 +00:00
Sean Owen b4868640cb Try building and running with JDK 8 2014-03-25 15:37:57 +00:00
Sean Owen fbb3057437 Test against OpenJDK 7, not 6 2014-01-17 11:10:37 +00:00
Sean Owen 77d50974a6 yml not yaml extension 2014-01-17 11:05:41 +00:00
Renamed from .travis.yaml (Browse further)