Commit Graph

41 Commits

Author SHA1 Message Date
Andrea Torlaschi
1a7a1f1a60 travis: cleanup 2016-07-12 21:43:14 +02:00
Dominik Schürmann
c8a0eb3a08 Travis: use old workaround due to https://github.com/travis-ci/travis-ci/issues/5669 2016-05-08 16:20:17 +03:00
Dominik Schürmann
32f16ee7c3 Fix travis 2016-04-29 21:17:08 +02:00
Dominik Schürmann
111ca4435e Update build tools for travis 2016-04-29 17:06:00 +02:00
Dominik Schürmann
0b00410123 travis: use new hostname addon instead of workaround 2016-02-10 20:02:50 +01:00
Dominik Schürmann
ec9db1588a Run travis on non-container for https://github.com/travis-ci/travis-ci/issues/3695, including workaround for https://github.com/travis-ci/travis-ci/issues/5227 2016-01-04 00:02:29 +01:00
Dominik Schürmann
cdc42c94cc Travis: update build-tools 2016-01-03 23:11:12 +01:00
Vincent Breitmoser
ba7deca7d8 travis: add --stacktrace parameter 2015-11-16 00:12:29 +01:00
Dominik Schürmann
989df66d18 Add travis components for SDK 23 2015-11-02 18:12:05 +01:00
Vincent Breitmoser
9a82b33d16 disable instrumentation tests in travis, it's just too slow 2015-06-17 18:53:49 +02:00
Vincent Breitmoser
cc793c2882 another shot at travis 2015-06-17 18:53:49 +02:00
Vincent Breitmoser
46e75a085e travis: disable instrumentation for now 2015-06-17 18:52:06 +02:00
Vincent Breitmoser
fb87f2ed2a travis: random testing 2015-06-17 18:52:05 +02:00
Vincent Breitmoser
d599825046 add instrumentation tests 2015-06-17 18:52:05 +02:00
Vincent Breitmoser
d445b4d2e0 try travis with android lang type 2015-06-17 18:52:05 +02:00
Dominik Schürmann
7f67658de9 Try coveralls support 2015-06-11 12:58:21 +02:00
Dominik Schürmann
7a5121894e Remove unused deps, fix travis 2015-06-11 00:36:05 +02:00
Dominik Schürmann
2204195234 Update build env and plugins 2015-03-23 20:17:30 +01:00
Dominik Schürmann
15e7e5f7c6 Fix travis for build tools update 2015-01-30 10:24:32 +01:00
Dominik Schürmann
56325851dc Remove necessity to prepare tests via shell script 2014-12-28 21:48:49 +01:00
Dominik Schürmann
fda01143e0 Fix travis 2014-12-05 00:27:33 +01:00
Dominik Schürmann
584ba94f20 Fix travis 2014-12-05 00:13:38 +01:00
Dominik Schürmann
b4c5337624 Fix travis 2014-12-04 23:37:57 +01:00
Dominik Schürmann
33e219242c Travis should use gradle wrapper script 2014-08-28 00:51:45 +02:00
Vincent Breitmoser
6d9eaaabb2 work on test prepare script, make the whole thing optional 2014-07-18 19:05:38 +02:00
Vincent Breitmoser
d4c1b781db test: add algorithm choice tests 2014-07-12 01:28:27 +02:00
Vincent Breitmoser
d4fa2bbf47 test: make testing optional in build 2014-07-11 19:58:28 +02:00
Vincent Breitmoser
65e75eed93 travis: try running tests separately with info output 2014-07-11 17:15:17 +02:00
Vincent Breitmoser
0e7d4f644b Revert "test: add --info to travis thing, for testing"
This reverts commit 7532baa6c7.
2014-07-10 02:18:35 +02:00
Vincent Breitmoser
7532baa6c7 test: add --info to travis thing, for testing 2014-07-10 02:08:23 +02:00
Vincent Breitmoser
6f0e3c242a test: enable travis, disable dysfunctional tests to make it work 2014-07-10 01:56:21 +02:00
Vincent Breitmoser
a99589e9c4 use openjdk7 in travis 2014-07-09 17:41:13 +02:00
Vincent Breitmoser
718acbf954 put unit tests into external module (CAVEAT)
this requires a more up to date version of gradle-android-test-plugin
than is currently in the repositories. it must be added to the local
maven repo using ./install-custom-gradle-test-plugin.sh before
compiling.
2014-07-09 16:03:30 +02:00
Dominik Schürmann
0067cdf221 travis: update sdk 2014-06-28 20:49:54 +02:00
Dominik Schürmann
2d95ae6466 Try new travis hack 2014-06-28 20:36:54 +02:00
Dominik Schürmann
73a825a152 Really fix travis 2014-06-09 22:14:30 +02:00
Dominik Schürmann
de6fe46eca Fix travis for buildTools 19.1 2014-06-09 22:02:04 +02:00
Emantor
5848172621 Reduce library installation overhead 2014-03-12 20:33:08 +01:00
Dominik Schürmann
414623670e sdk 17 no longer needed 2014-03-06 19:36:37 +01:00
Emantor
7bfaef81b5 Update travis to build-tools-19.0.3
Updates travis to support pull request #334
2014-03-05 15:32:09 +01:00
Emantor
3a16847ea3 This adds travis ci support to OpenPGP-Keychain.
Currently only correct assembly is tested since upstream
Spongycastle fails some of its tests.
2014-03-03 12:31:46 +01:00