Hans-Christoph Steiner
c80d68dcc0
travis-ci: get OSX tests running again...
...
Java9 is starting to roll out on some of the Travis CI machines, but
the Android SDK does not yet work on Java9, it throws:
java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema
2017-10-19 20:23:57 +02:00
Hans-Christoph Steiner
628fa134f1
travis-ci: quiet output for pip/sdkmanager installs
...
The log was getting way too long.
2017-09-25 16:35:18 +02:00
Hans-Christoph Steiner
86a3ef5355
travis-ci: always reinstall Java on OSX to get recent version
...
The Travis images have quite old versions of Java currently.
2017-09-19 20:16:08 +02:00
Hans-Christoph Steiner
a9a696b199
travis-ci: test on older OSX versions
2017-09-19 20:16:08 +02:00
Hans-Christoph Steiner
2b5edf2434
travis-ci: make Trusty builds a first class citizen
...
Trusty is used in Travis-CI, Windows Subsystem for Linux, and many other
places, so its an important target platform to test on. This provides
testing for the backports in the Launchpad PPAs like:
* https://launchpad.net/~fdroid/+archive/ubuntu/fdroidserver
* https://launchpad.net/~fdroid/+archive/ubuntu/buildserver
2017-09-19 20:16:08 +02:00
Hans-Christoph Steiner
0a88a97881
travis-ci: update OSX CI build to work again
2017-09-19 20:13:36 +02:00
Daniel Martí
926aafa58b
Bump CI image, now with build-tools 25.0.2
2016-12-23 17:46:09 +01:00
Daniel Martí
148f077ad8
Bump ci images and default build-tools
2016-10-23 17:04:58 +01:00
Daniel Martí
fd7a8c83c8
all: bump to build-tools 24.0.2
...
Update the docker image to include it there too.
2016-09-10 11:45:39 +02:00
Daniel Martí
662aa2c938
all: switch to build-tools 24.0.1 as default
2016-08-02 11:12:01 +02:00
Hans-Christoph Steiner
e638f599e7
travis-ci: use most recent OSX image to get Java8
...
https://gitlab.com/fdroid/fdroidserver/merge_requests/137
2016-06-27 14:00:49 +02:00
Daniel Martí
b026874353
all: add and switch to build-tools v24
2016-06-24 17:06:16 +01:00
Daniel Martí
bf0e5dde71
CI: Install venv instead of virtualenv
2016-04-14 16:16:58 +01:00
Daniel Martí
ec9087d057
Add and switch to build-tools 23.0.3
...
Also bump to the CI image which contains it.
2016-04-05 10:49:30 +01:00
Hans-Christoph Steiner
20d082dfed
travis-ci: move python deps to 3
2016-03-14 12:48:58 +01:00
Hans-Christoph Steiner
baad79f9e8
travis-ci osx: make sure build-tools are always installed
...
It seems that sometimes build-tools packages will not be installed unless
the --all flag is specified.
2016-03-14 09:27:26 +01:00
Hans-Christoph Steiner
78151c04c5
travis-ci: make pip install deps based on setup.py
2016-02-15 23:06:32 +01:00
Hans-Christoph Steiner
46d754416d
travis-ci: run test suite on OSX and GNU/Linux
2016-02-15 23:06:31 +01:00