aboutsummaryrefslogtreecommitdiffstats
path: root/.travis
Commit message (Collapse)AuthorAgeFilesLines
* BUILD-1457 report failure to BurgrJulien Carsique2022-03-301-0/+21
| | | | | Move passed build notification to Burgr at the end (after build, analysis and iris) Report build failure to Burgr
* [NO JIRA] Update key for public SQ repositoryJeremy Davis2022-02-181-1/+1
|
* [NO JIRA] Analyse SonarQube on NEXTJeremy Davis2022-02-171-2/+2
|
* [NO-JIRA] Change analysis project keyJeremy Davis2022-02-141-1/+3
|
* 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