aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Try to work around bug in Travis buildKenny Root2016-03-041-4/+1
|
* Update to buildtools v23.0.1alescdb2015-10-231-1/+1
|
* Update to Android gradle build tools 1.4.0-beta3Kenny Root2015-10-221-1/+4
|
* Rename check-lint-count.sh to .bashKenny Root2015-10-211-2/+2
| | | | | | linthub.io was examining these as POSIX scripts to it was complaining about bash-isms. Move this to .bash to give it a better hint about what kind of file this is.
* Better lint output for Travis-CIKenny Root2015-10-211-1/+1
| | | | | | This uses xqilla to run a better XPath 2.0 query that outputs a terse one-line description of the problem which is easier to diff in Travis-CI build output.
* Make sure we clean after the coverity runKenny Root2015-09-231-2/+2
| | | | | | If we try to test during the coverity scan, we get strange errors from the build system. Also, it seems to pollute the next non-coverity build, so make sure Travis cleans before trying to build again.
* Change .travis.ymlroot2015-09-031-1/+1
|
* Fix the Jacoco rules now that we have two kinds of testsKenny Root2015-08-271-1/+1
| | | | | Since we have both "test" and "androidTest" they have different task names that we need to track in the Jacoco file.
* Update Travis config for android-23Kenny Root2015-08-271-1/+1
|
* travis: make sure we do not increase lint issuesKenny Root2015-08-201-1/+7
|
* Add Coverity Scan serviceKenny Root2015-08-031-0/+10
|
* travis-ci: try to avoid some gradle cache churnKenny Root2015-07-291-0/+3
|
* Get code coverage for JUnit+Robolectric insteadKenny Root2015-07-171-1/+1
|
* Add coverage supportKenny Root2015-07-171-1/+3
| | | | | This will export the coverage report to coveralls.io as well (from Travis CI).
* Update build-tools version to 22.0.1Kenny Root2015-07-161-1/+1
|
* travis-ci: switch to NDK r10eKenny Root2015-07-161-4/+5
|
* Add android 22 and m2repository to the travis ci.Jeremy Klein2015-07-151-0/+2
|
* travis-ci: fix typo in travis configKenny Root2015-07-151-1/+1
|
* travis-ci: switch to containerized buildKenny Root2015-07-151-4/+9
| | | | | Change sudo rules into the new config options so we can be run in the containerized environment for apparently faster build times.
* travis: also cache gradle distsKenny Root2015-03-231-0/+1
|
* travis: update build-tools to 22.0.0Kenny Root2015-03-231-1/+1
|
* travis: cache the NDK download as wellKenny Root2015-03-231-2/+8
|
* travis-ci: add caching for gradleKenny Root2015-03-231-0/+4
|
* Travis CI: add build scriptKenny Root2014-10-181-0/+2
| | | | Change-Id: I4a1f848404dc2f1a6e7f03ffebeeac33239ce219
* Travis CI: use NDK r10c insteadKenny Root2014-10-181-2/+2
| | | | Change-Id: Id936d1fe9c48ed84c15d3e08ad5796fbc8d28d5a
* Add NDK setup to Travis CIKenny Root2014-10-181-0/+10
| | | | Change-Id: If29948bfc8717256340c7cddd4ca2970a15a7405
* Experiment with Travis CIKenny Root2014-10-181-0/+8
Change-Id: I7044d2fbcabd893f0bb39b37a3b5eb57121a576b