]> source.dussan.org Git - sonarqube.git/commit
Use Trusty image on TravisCI
authorTom <thomas.verin@sonarsource.com>
Fri, 5 May 2017 12:31:54 +0000 (14:31 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 26 May 2017 09:56:39 +0000 (11:56 +0200)
commit430a6a2a306abd0c99391e678b3d061979c6fb41
tree49723a641b4ccb97a7ff5f0487b532b8358f0b63
parent2fbb2d7a6c766e7a33fbae4811eb3de160cd1f07
Use Trusty image on TravisCI

- environment is more stable through time (no variations of build
  durations)

- benefit from 8Gb ramdisk

- enable parallel Maven build thanks to new CPUs
.travis.yml
.travis/setup_ramdisk.sh [new file with mode: 0755]
clock.sh [deleted file]
scripts/setupRamdisk.sh [new file with mode: 0755]
travis.sh