aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2016-03-01Workaround Travis-side CI issuesLuke Dashjr
2015-11-30Fix url in .travis.ymlMarcoFalke
2015-11-11Add basic coverage reporting for RPC testsJames O'Beirne
2015-10-01Migrated rpc-tests.sh to all python rpc-tests.pyptschip
2015-10-01travis: install a recent libzmq and pyzmq for testsCory Fields
2015-10-01[travis] add zmq python moduleJonas Schnelli
2015-09-02travis: bump wine to 1.7Cory Fields
2015-09-01travis: for travis generating an extra buildCory Fields
2015-05-04travis: don't spew fixme messages when running wine testsCory Fields
2015-04-28Add some travis debugging for python scriptsSuhas Daftuar
2015-03-13Reorder travis builds for faster responsePieter Wuille
2015-03-06Run unit tests in different ordersGavin Andresen
2015-02-23build: change reduce exports/static libstdc++ options for gitian and travisCory Fields
2015-01-20osx: bump build sdk to 10.9Cory Fields
2015-01-02build: osx builders no longer need 32bit compiler supportCory Fields
2014-11-19travis: let travis use shared libs for testsCory Fields
2014-11-18Merge pull request #5297Pieter Wuille
2014-11-13travis: attempt to fix unlikely build issueCory Fields
2014-11-12travis: install less packages from apt-getCory Fields
2014-10-31add tests to travisCory Fields
2014-10-10Travis: Descriptive build namesLuke Dashjr
2014-10-03travis: add non-default shell testing to travis.Cory Fields
2014-10-01travis: enable windows testsCory Fields
2014-09-30Revert "travis: retry tests before giving up"Matt Corallo
2014-09-25travis: use debug for one buildCory Fields
2014-09-16travis: use DEBUG_LOCKORDER for our quick/small Linux buildCory Fields
2014-09-16travis: retry tests before giving upCory Fields
2014-09-15Bugfix: Add missing equals-sign to Travis configLuke Dashjr
2014-09-04travis: add osx buildCory Fields
2014-08-25travis: initial descriptorCory Fields