aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-02-15travis: Don't fetch --unshallow when no longer shallow-cloningWladimir J. van der Laan
2018-02-15travis: Full clone for git subtree checkMarcoFalke
2018-01-29[tests] Fix names of excluded extended tests for travisAnthony Towns
2017-12-10Add Travis check for unused Python importspracticalswift
2017-11-29[tests] Add combinedlogslen argument to test_runner.pyJohn Newbery
2017-11-15[travis-ci] Only run linters on Pull RequestsJohn Newbery
2017-11-09Merge #11394: Perform a weaker subtree check in TravisMarcoFalke
2017-10-18Revert "travis: filter out pyenv"Cory Fields
2017-10-18travis: move back to the minimal imageCory Fields
2017-10-11Check subtree consistency in TravisPieter Wuille
2017-09-14Add a lint check for trailing whitespace.Evan Klitzke
2017-09-13Merge #10753: test: Check RPC argument mappingMarcoFalke
2017-09-12Merge #11311: travis: Revert default datadir checkMarcoFalke
2017-09-12travis: Revert default datadir checkMarcoFalke
2017-09-12Merge #7142: Travis: Test build against system libs (& Qt4)MarcoFalke
2017-09-10Make sure ~/.bitcoin doesn't exist before buildMeshCollider
2017-09-07Merge #11271: travis: filter out pyenvMarcoFalke
2017-09-07test: Check RPC argument mappingWladimir J. van der Laan
2017-09-07travis: filter out pyenvCory Fields
2017-09-06travis: Assert default datadir isn't created, Run scripted diff only onceMarcoFalke
2017-08-19Build with --enable-werror under OS Xpracticalswift
2017-08-05Travis: Test build against system libs (& Qt4)Luke Dashjr
2017-08-05Travis: Remove bc tool from dependenciesLuke Dashjr
2017-07-25Merge #10508: Run Qt wallet tests on travisWladimir J. van der Laan
2017-07-04[test] don't run dbcrash.py on TravisJohn Newbery
2017-06-05Run Qt wallet tests on travisRussell Yanofsky
2017-06-05Merge #10509: Remove xvfb configuration from travisMarcoFalke
2017-06-02Remove xvfb configuration from travisRussell Yanofsky
2017-06-01Increase travis unit test timeoutPieter Wuille
2017-05-04devtools: add script to verify scriptable changesCory Fields
2017-04-04[trivial] remove unused line in Travis configJohn Newbery
2017-03-28Make all Travis test runs quiet, non just cron job runsJohn Newbery
2017-03-27Update travis config to run rpc-tests.py in quiet modeJohn Newbery
2017-03-22Run extended tests once dailyJohn Newbery
2017-03-20Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery
2017-03-17Merge #9974: Add basic Qt wallet testJonas Schnelli
2017-03-15Enable xvfb in travis to allow running test_bitcoin-qtRussell Yanofsky
2017-03-09Fix travis failing to fetch keys from the sks keyserver poolMatt Corallo
2017-02-28travis: Verify commits only for one targetMarcoFalke
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