idk
139594df8f
Move travis test runner script to own file so it's easier to work with
2021-01-02 09:12:02 -05:00
idk
659ab97f69
Try increasing sonar scanner heap size in travis builds
2021-01-02 08:49:46 -05:00
idk
963a4fe89c
Extend travis timeout and make sonarqube output verbose
2021-01-02 08:39:21 -05:00
idk
bbacf85245
travis-ci test: correct the sonarqube version for the last time, I think
2020-12-31 15:38:24 -05:00
idk
68f011f344
Remove some CSS that applies to images that aren't present in the current software. Also switch to version 2.8.0 of sonarqube in travis.yml since 3.0.0 does not seem to be available as a gradle plugin for this version
2020-12-31 15:31:52 -05:00
idk
8bd2384ac8
travis-ci test: Try updating the sonarqube plugin.
2020-12-31 13:05:26 -05:00
idk
86cbb2ed4e
travis-ci test: Try switching to oraclejdk11 without updating the sonarqube plugin.
2020-12-31 11:52:10 -05:00
idk
dcb7314306
travis-ci now requires you to use trusty if you also want to use oraclejdk8
2020-12-30 14:50:09 -05:00
326178ad47
CI: Try to fix travis
2020-06-03 16:09:01 +00:00
str4d
8586c28b5f
Travis CI: Use Trusty build environment
...
Travis CI recently bumped the default build environment from Trusty to
Xenial. The latter does not enable installing Java 7 or 8, which we
still test against.
2019-08-10 16:52:40 +00:00
str4d
5f01796bae
Travis CI: Run tests against OpenJDK 12
2019-04-25 15:36:07 +00:00
str4d
f9c13968a8
Travis CI: Test against JDK 9+
2019-02-17 09:23:12 +00:00
str4d
2556c7755b
Travis CI: Update config to handle cross-compilation
2019-02-17 02:33:19 +00:00
str4d
28f31ae4ec
Fix .travis.yml syntax
2017-12-07 21:29:22 +00:00
str4d
7f673bb254
Travis CI: Dynamically add SonarQube plugin to build.gradle
2017-12-07 19:31:30 +00:00
str4d
a02cccaa50
Only use SonarQube with Java 8
...
It fails on Java 7, and is unsupported on Java 9.
2017-12-07 16:54:02 +00:00
str4d
b8d78ac779
Combine Travis CI Gradle tasks into a single step
2017-12-07 15:41:12 +00:00
str4d
e6d97308bc
Only apply sonarcloud addon to the Travis CI job it is used in
2017-12-07 15:34:21 +00:00
str4d
71dbc0abe6
Only call SonarQube once per Travis CI build
2017-12-07 14:55:44 +00:00
str4d
f9eaf412b7
Enable SonarCloud in Travis CI
2017-12-07 14:04:48 +00:00
str4d
19016edcfc
Gradle: Add code coverage reporting, upload from Travis CI to Codecov
2017-12-07 03:50:25 +00:00
str4d
e13ce467d8
Travis CI: Remove second IRC server after testing
2017-12-05 22:29:39 +00:00
str4d
34b204c44c
Travis CI: Tweak IRC notification syntax, add second server for testing
2017-12-05 22:01:56 +00:00
str4d
5a458822ce
Add IRC notifications for Travis CI builds
2017-12-05 20:12:37 +00:00
str4d
c36905a309
Travis CI: Use BouncyCastle as a SecurityProvider for OpenJDK 7
...
Workaround for travis-ci/travis-ci#8503 , gradle/gradle#2421 .
Solution taken from bugsnag/bugsnag-java#66 .
2017-12-02 15:17:06 +00:00
str4d
1ff9e6eff1
Travis CI: Add Gradle cache configuration
2017-12-02 15:06:08 +00:00
str4d
2becaaa593
Add a basic Travis CI configuration
2017-12-02 10:25:00 +00:00