summaryrefslogtreecommitdiff
path: root/script/cibuild.sh
Commit message (Expand)AuthorAgeFilesLines
* Don't try to start ssh.Arthur Schreiber2015-06-261-2/+0
* travis: fail if we fail the push testsCarlos Martín Nieto2015-06-121-2/+2
* Win32: Enable WinHTTP for MinGWPhilip Kelley2015-03-161-5/+13
* Revert "Implement fail-fast for Travis as well"Edward Thomson2015-03-101-10/+0
* Implement fail-fast for Travis as wellTony Kelman2015-03-041-0/+10
* Merge pull request #2710 from Therzok/shellcheckScriptsEdward Thomson2014-11-211-3/+4
|\
| * Run shell scripts through shellcheckUngureanu Marius2014-11-201-3/+4
* | travis: disable the cert callback on OSXcmn/disable-ssh-checkCarlos Martín Nieto2014-11-201-1/+4
|/
* script: use a parallel build on TravisCarlos Martín Nieto2014-09-161-1/+1
* Merge remote-tracking branch 'upstream/master' into cmn/host-cert-infoCarlos Martín Nieto2014-09-161-2/+0
|\
| * travis: no need to clean out the test repositoryCarlos Martín Nieto2014-08-291-2/+0
* | ssh: add test for host keyCarlos Martín Nieto2014-09-161-1/+4
|/
* Merge remote-tracking branch 'upstream/master' into cmn/ssh-retryCarlos Martín Nieto2014-08-271-1/+4
|\
| * ssh: provide a factory function for setting ssh pathscmn/ssh-factory-for-pathsCarlos Martín Nieto2014-07-071-1/+4
* | travis: enable password authentication on OSXcmn/ssh-retryCarlos Martín Nieto2014-06-261-1/+7
* | ssh: request credentials again on authentication failureCarlos Martín Nieto2014-06-261-1/+1
|/
* ciscript: don't use an empty string as a numberCarlos Martín Nieto2014-04-301-1/+1
* Only run clone-failure test on private repoBen Straub2014-02-051-1/+1
* Add coverity-scan scriptBen Straub2014-01-131-0/+6
* travis: exit on failure for anything related to buildingCarlos Martín Nieto2013-08-191-8/+3
* travis: really fail if the tests failCarlos Martín Nieto2013-08-191-0/+5
* Test SSH in travisCarlos Martín Nieto2013-08-141-0/+32