aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Don't delete com.yahoo.athenz artifactsBjørn Christian Seime2017-11-071-1/+1
|
* Do full build for both master branch and PRsBjørn Christian Seime2017-10-191-8/+1
|
* Ensure all jobs share same cacheBjørn Christian Seime2017-10-191-5/+3
|
* Test 'make install' as part of cpp build. Remove 'install' jobBjørn Christian Seime2017-10-171-2/+0
|
* Improve Travis buildsBjørn Christian Seime2017-10-161-6/+12
| | | | | Test install step as separate job for PRs. Use single job for complete build for master branch.
* Show log output during buildBjørn Christian Seime2017-08-311-1/+1
| | | | Stop using travis_wait as it hides log output during build
* Don't cache repository.xmlBjørn Christian Seime2017-08-311-0/+1
|
* Improve ccache loggingBjørn Christian Seime2017-08-251-1/+0
|
* Print actual size of the ccache directoryBjørn Christian Seime2017-08-241-0/+1
|
* Increase timeout to 120 minutesBjørn Christian Seime2017-08-211-1/+1
|
* Increase output timeout to 30 min (default 10 min)Bjørn Christian Seime2017-08-211-1/+1
|
* Travis does not do shallow clone for specific commit hashBjørn Christian Seime2017-08-181-3/+0
|
* The dummy-persistence artifact has now groupid 'com.yahoo.vespa'Bjørn Christian Seime2017-08-171-1/+0
|
* Reduce clone depth to 1Bjørn Christian Seime2017-08-161-0/+3
|
* Use minimal Travis imageBjørn Christian Seime2017-08-161-1/+1
|
* Print size of Maven repository and ccacheBjørn Christian Seime2017-08-161-0/+2
|
* Docker container writes files as rootBjørn Christian Seime2017-08-161-2/+2
|
* Fix cache cleaning procedureBjørn Christian Seime2017-08-151-2/+2
|
* Only build master branchBjørn Christian Seime2017-08-151-0/+4
|
* Add Travis build scriptBjørn Christian Seime2017-08-141-0/+26