summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Exit 1 on calling with no paramsPaul Sherwood2016-05-181-1/+1
| | | | | | Normal programs exit 1 if user calls without parameters - this was odd behaviour of ybd, introduced primarily to allow ci test of ybd installation. This normalises the behaviour, and fixes ci
* result => expected.result16.16Paul Sherwood2016-04-161-2/+2
|
* Tweak ci scripts, make artifact-version explicitPaul Sherwood2016-04-091-0/+1
|
* Real test for baserock-14.40 ci cache_keyPaul Sherwood2016-04-061-0/+3
|
* Rename install.sh => install_dependencies.shPaul Sherwood2016-04-061-1/+1
|
* Fix install.sh to handle all the dependenciesput-all-deps-into-install.shPaul Sherwood2016-03-251-6/+1
|
* Export YBD_mode=keys-only for initial travis runPaul Sherwood2016-03-251-1/+1
|
* Add cache-keys run to .travis.ymlPaul Sherwood2016-03-251-0/+2
|
* Fix travis installPaul Sherwood2016-03-251-4/+0
|
* Fix ybd.conf in .travis.ymlPaul Sherwood2016-03-201-1/+3
|
* First pass at .travis.ymlPaul Sherwood2016-03-201-0/+18
|
* Revert "Add a gash .travis.yml file"Paul Sherwood2016-02-281-13/+0
| | | | | | This reverts commit cfc8289e0c69e6bffce4a032b88e8c55f467b79a. Travis doesn't support chroot, so running ybd there will be a waste of time
* Add a gash .travis.yml filePaul Sherwood2016-02-281-0/+13