aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-06-18test: Update travis to not test Qt4 anymoreWladimir J. van der Laan
2018-06-12travis: Increase travis_wait time while verifying commitsChun Kuan Lee
2018-06-12Use python instead of slow shell script on verify-commitsChun Kuan Lee
2018-05-30travis: Skip cache for lint stageMarcoFalke
2018-05-29Merge #13215: Travis: Build tests on Ubuntu 18.04 with dockerWladimir J. van der Laan
2018-05-25Travis: Build tests on Ubuntu 18.04 with dockerChun Kuan Lee
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke
2018-05-12travis: Rename the build stage "check_doc" to "lint"practicalswift
2018-05-09[bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the...Grady Laksmono
2018-04-27Use --failfast when running functional tests on TravisJames O'Beirne
2018-04-11Add shell script linting: Check for shellcheck warnings in shell scriptspracticalswift
2018-04-09Reorder travis buildsPieter Wuille
2018-03-31travis: Run verify-commits only on cron jobsMarcoFalke
2018-03-30test: Remove travis checkout depthWladimir J. van der Laan
2018-03-23[CI]: bump travis timeout for make check to 50mKarl-Johan Alm
2018-03-13travis: Clone depth 1 unless $CHECK_DOCMarcoFalke
2018-03-13Merge #12405: travis: Full clone for git subtree checkMarcoFalke
2018-03-06depends: Remove ccachefanquake
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