summaryrefslogtreecommitdiffstats
path: root/travis/travis-build-full.sh
Commit message (Collapse)AuthorAgeFilesLines
* Print maven (and java) version.gjoranv2018-08-311-1/+1
|
* use-devtoolset-7Henning Baldersheim2017-12-121-1/+1
|
* Increase number of threadsBjørn Christian Seime2017-11-141-1/+1
| | | | Increase the number of threads to match the new premium VMs with 4 cores
* Set heap size for JVMBjørn Christian Seime2017-11-021-0/+1
|
* Tune malloc to reduce chance of OoMBjørn Christian Seime2017-11-011-0/+1
| | | Relates to #3651
* Do full build for both master branch and PRsBjørn Christian Seime2017-10-191-2/+7
|
* Improve Travis buildsBjørn Christian Seime2017-10-161-0/+15
Test install step as separate job for PRs. Use single job for complete build for master branch.