Commit graph

35 commits

Author SHA1 Message Date
rafal1137
6ca20ce4e5 travis: some clean up 2020-06-16 21:44:30 +02:00
rafal1137
960ad35ac9 travis: another test 2020-06-16 21:28:52 +02:00
rafal1137
3c501c1c2f travis: use 25 API for now, add little hack with -tools 2020-06-16 21:14:59 +02:00
rafal1137
87e69f0cdf travis: remove --install argument 2020-06-16 20:58:30 +02:00
rafal1137
ae02571158 travis: try using sdkmanager --install option 2020-06-16 20:54:49 +02:00
rafal1137
84c9445355 travis: move system-image back to components 2020-06-16 20:49:09 +02:00
rafal1137
45d1751c8c travis: try to get list of available images 2020-06-16 20:35:21 +02:00
rafal1137
d5fc00accc travis: remove --abi argument for now 2020-06-16 20:10:59 +02:00
rafal1137
8447ee6662 travis: change ABI and assembleDebug instead 2020-06-16 19:52:29 +02:00
rafal1137
2e5ac2e87e travis: try API 28 2020-06-16 19:41:44 +02:00
rafal1137
2330268812 travis: get list of supported devices 2020-06-16 18:48:33 +02:00
rafal1137
287ee292f9 travis: fix for wrongly placed entry 2020-06-16 18:35:59 +02:00
rafal1137
3cdcc66ea8 travis: enable instrumentation tests 2020-06-16 18:29:53 +02:00
rafal1137
a9e11400ad travis: fix permission denied 2020-05-01 00:15:34 +02:00
rafal1137
8bc3704beb travis: some cleanup, after clonning move repo to $HOME dir 2020-05-01 00:03:51 +02:00
rafal1137
2057eaff7d Revert "travis: use custom NDK for now"
This reverts commit a1f09445cb.
2020-04-30 23:09:48 +02:00
rafal1137
ab9710619b Revert "travis: clone repo to specified dir"
This reverts commit e8604464fd.
2020-04-30 23:08:22 +02:00
rafal1137
e8604464fd travis: clone repo to specified dir 2020-04-30 22:48:49 +02:00
rafal1137
a1f09445cb travis: use custom NDK for now 2020-04-30 22:34:52 +02:00
rafal1137
ea39dcf42f travis: test if those are not required anymore 2020-04-30 22:11:00 +02:00
rafal1137
8624218e0a travis: download ndk from google instead of cloning custom one, rename install to before_install 2020-04-30 22:00:40 +02:00
rafal1137
18f84bf67c travis: use components section to download cmake, ndk 2020-04-30 21:53:45 +02:00
rafal1137
4d00f0628e travis: check if platform gets downloaded 2020-04-30 21:48:35 +02:00
rafal1137
8d83a5f6a1 travis: another build fix 2020-04-30 21:33:54 +02:00
rafal1137
e8f7115132 travis: fix build
mkdir: cannot create directory ‘/home/travis/android/sdk/licenses’: No such file or directory
2020-04-30 21:06:57 +02:00
rafal1137
4465a149ef travis: quick fix 2020-04-30 20:59:56 +02:00
rafal1137
bb35958d0e travis: add env variables 2020-04-30 20:51:53 +02:00
rafal1137
b8264bfccd travis: another fix 2020-04-30 19:26:40 +02:00
rafal1137
03ac8d8946 travis: small cleanup and update 2020-04-30 19:13:56 +02:00
rafal1137
287d94ed6f travis: install ndk and cmake via manager 2020-04-30 17:45:31 +02:00
rafal1137
b8e91093d4 gradle: workaround for licenses 2020-04-30 16:49:39 +02:00
rafal1137
969c198aef travis: use assembleDebug instead of build 2020-04-30 15:17:49 +02:00
rafal1137
b80463a6c0 travis: try to fix NDK is missing a "platforms" directory. 2020-04-30 15:10:18 +02:00
rafal1137
b4295a62b0 travis: fix android licences 2020-04-30 14:36:57 +02:00
rafal1137
e44e090779 travis: rename to .travis.yml
Add notifications
2020-04-30 14:14:29 +02:00
Renamed from travis.xml (Browse further)