aboutsummaryrefslogtreecommitdiffstats
path: root/.travis
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup travis run_iris scriptMalena Ebert2021-01-051-2/+2
|
* Fix iris download in travis build.Malena Ebert2021-01-051-1/+8
| | | | | The new artifactory version requires to follow redirects. The option "--location" needs to be set for curl.
* BUILD-753 Migrate IRIS task to TravisWouter Admiraal2020-02-261-0/+20
|
* BUILD-478 Set TRAVIS_BUILD_DIR in ramdiskDavid Rautureau2017-08-011-8/+9
|
* Use Trusty image on TravisCITom2017-05-261-0/+21
- environment is more stable through time (no variations of build durations) - benefit from 8Gb ramdisk - enable parallel Maven build thanks to new CPUs