aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-02-01Test that pushes to bitcoin/bitcoin are signed per verify-commitsMatt Corallo
2017-01-11travis: make distdir before makeMarcoFalke
2016-12-20travis: make distdirMarcoFalke
2016-09-22[travis] cross-mac: explicitly enable guiMarcoFalke
2016-08-17[travis] Drop javaMarcoFalke
2016-08-17travis: Remove hostname hackWladimir J. van der Laan
2016-06-20[travis] Update SDK_URLMarcoFalke
2016-06-18Use runtime linking of QT libdbus, use custom/temp. SDK URLJonas Schnelli
2016-06-17Fix bitcoin_qt.m4 and fix-xcb-include-order.patchJonas Schnelli
2016-06-10Merge #8067: travis: use slim generic image, and some fixupsWladimir J. van der Laan
2016-06-01travis: use out-of-tree buildCory Fields
2016-05-21travis: use slim generic image, and some fixupsCory Fields
2016-05-19travis: 'make check' in parallel and verboseCory Fields
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-26travis: temporarily disable qt to avoid timeoutsCory Fields
2016-04-26travis: Don't disable writing ccache for pull-requestsCory Fields
2016-04-25travis: drop MAKEJOBS=2 for windows compilersCory Fields
2016-04-21travis: switch to TrustyCory Fields
2016-04-05[travis] echo $TRAVIS_COMMIT_RANGEMarcoFalke
2016-04-03[travis] Print the commit which was evaluatedMarcoFalke
2016-03-03[travis] Exit early when check-doc.py failsMarcoFalke
2016-03-03Merge #7620: [travis] Only run check-doc.py onceWladimir J. van der Laan
2016-02-15Merge #7487: Workaround Travis-side CI issuesWladimir J. van der Laan
2016-02-09Travis: Use Blue Box VMs for IPv6 loopback supportLuke Dashjr
2016-02-09Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on HTTP...Luke Dashjr
2016-02-09Travis: Use curl rather than wget for Mac SDKLuke Dashjr
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-02-01[travis] Only run check-doc.py onceMarcoFalke
2016-01-18[travis] Run contrib/devtools/check-doc.py earlyMarcoFalke
2016-01-04[travis] Fail when documentation is outdatedMarcoFalke
2015-12-22Travis & gitian-osx: Use depends for ds_store and mac_alias modulesLuke Dashjr
2015-12-22macdeploy: Use rsvg-convert rather than cairosvgLuke Dashjr
2015-12-22More complicated package name substitution for Mac deploymentLuke 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