aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix url in .travis.ymlMarcoFalke2015-11-301-1/+1
* Add basic coverage reporting for RPC testsJames O'Beirne2015-11-111-1/+1
* Migrated rpc-tests.sh to all python rpc-tests.pyptschip2015-10-011-1/+1
* travis: install a recent libzmq and pyzmq for testsCory Fields2015-10-011-3/+3
* [travis] add zmq python moduleJonas Schnelli2015-10-011-2/+3
* travis: bump wine to 1.7Cory Fields2015-09-021-2/+3
* travis: for travis generating an extra buildCory Fields2015-09-011-0/+3
* travis: don't spew fixme messages when running wine testsCory Fields2015-05-041-0/+1
* Add some travis debugging for python scriptsSuhas Daftuar2015-04-281-0/+1
* Reorder travis builds for faster responsePieter Wuille2015-03-131-6/+6
* Run unit tests in different ordersGavin Andresen2015-03-061-0/+1
* build: change reduce exports/static libstdc++ options for gitian and travisCory Fields2015-02-231-7/+7
* osx: bump build sdk to 10.9Cory Fields2015-01-201-1/+1
* build: osx builders no longer need 32bit compiler supportCory Fields2015-01-021-1/+1
* travis: let travis use shared libs for testsCory Fields2014-11-191-0/+1
* Merge pull request #5297Pieter Wuille2014-11-181-1/+1
|\
| * travis: install less packages from apt-getCory Fields2014-11-121-1/+1
* | travis: attempt to fix unlikely build issueCory Fields2014-11-131-3/+3
|/
* add tests to travisCory Fields2014-10-311-4/+5
* Travis: Descriptive build namesLuke Dashjr2014-10-101-9/+9
* travis: add non-default shell testing to travis.Cory Fields2014-10-031-2/+3
* travis: enable windows testsCory Fields2014-10-011-2/+2
* Revert "travis: retry tests before giving up"Matt Corallo2014-09-301-1/+1
* travis: use debug for one buildCory Fields2014-09-251-2/+2
* travis: use DEBUG_LOCKORDER for our quick/small Linux buildCory Fields2014-09-161-1/+1
* travis: retry tests before giving upCory Fields2014-09-161-1/+1
* Bugfix: Add missing equals-sign to Travis configLuke Dashjr2014-09-151-1/+1
* travis: add osx buildCory Fields2014-09-041-1/+7
* travis: initial descriptorCory Fields2014-08-251-0/+57