- 03 9月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-
- 04 6月, 2017 2 次提交
- 29 12月, 2016 1 次提交
-
-
由 Philippe Marschall 提交于
Now that we're on the Travis CI container based infrastructure we can use caching for the local Maven repository [1] in order to speed up the build times and reduce the load on Maven Central. [1] https://docs.travis-ci.com/user/caching/
-
- 10 11月, 2016 1 次提交
-
-
由 Philippe Marschall 提交于
Sine we're not using sudo we can migrate to the container-based Travis build infrastructure [1]. This has the following advantages: - Builds start in seconds - More available resources - Better network capacity, availability and throughput - Caching available for open source projects The builds will still fail due to an `OutOfMemoryError` but that's a different issue. [1] https://docs.travis-ci.com/user/migrating-from-legacy/
-
- 03 11月, 2016 2 次提交
-
-
由 Noel Grandin 提交于
-
由 Philippe Marschall 提交于
Run the tests on Travis so that when a pull request breaks some tests we notice it immediately.
-
- 02 10月, 2016 1 次提交
-
-
由 Philippe Marschall 提交于
To verify compatibility and for potential JSR-310 support it would be good if we test against Java 8 as well.
-
- 28 9月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
since we no longer support jdk6
-
- 14 8月, 2016 1 次提交
-
-
由 Steve McLeod 提交于
Added Travis CI config
-