aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis: Remove deprecated sudoMarcoFalke2018-11-281-2/+0
* travis: Pin flake8 version to 3.5.0fanquake2018-10-261-1/+1
* qa: Create unicode tempdir in test_runnerMarcoFalke2018-08-031-1/+2
* use only travis jobs: instead of mix of jobs+matrixJulian Fleischer2018-08-021-53/+58
* travis: Run bench_bitcoin onceMarcoFalke2018-08-011-0/+3
* Merge #13779: travis: improve readability of travis.yml and log outputsMarcoFalke2018-07-301-15/+65
|\
| * use travis:fold in test script stepsJulian Fleischer2018-07-301-7/+9
| * make .travis/yml a bit more readableJulian Fleischer2018-07-271-8/+56
* | travis: Retry to fetch docker imageMarcoFalke2018-07-261-1/+3
|/
* depends: set OSX_MIN_VERSION to 10.10fanquake2018-07-251-1/+1
* Merge #13650: [travis] Don't store debug info if --enable-debug is setMarcoFalke2018-07-241-1/+1
|\
| * [travis] Don't store debug info if --enable-debug is setChun Kuan Lee2018-07-191-1/+1
* | Use the Travis python language feature on the lint buildBen Woosley2018-07-211-5/+3
* | Don't unnecessarily install shellcheck on the lint buildBen Woosley2018-07-211-1/+0
* | Avoid unnecessarily setting env variables on the lint buildBen Woosley2018-07-201-0/+1
* | Merge #13482: Remove boost::program_options dependencyWladimir J. van der Laan2018-07-201-1/+1
|\ \
| * | Remove program options from build systemChun Kuan Lee2018-07-181-1/+1
* | | travis: Check that ~/.bitcoin is never createdMarcoFalke2018-07-171-0/+1
| |/ |/|
* | travis: Build with --enable-debug (x86_64-unknown-linux-gnu)practicalswift2018-06-241-1/+1
|/
* Merge #13458: gui: Drop qt4 supportWladimir J. van der Laan2018-06-241-5/+3
|\
| * test: Update travis to not test Qt4 anymoreWladimir J. van der Laan2018-06-181-5/+3
* | Merge #13406: travis: Change Mac goal to all deployMarcoFalke2018-06-131-1/+1
|\ \ | |/ |/|
| * travis: Change Mac goal to all deploy so that travis can build all executable...Chun Kuan Lee2018-06-121-1/+1
* | travis: Increase travis_wait time while verifying commitsChun Kuan Lee2018-06-121-1/+1
* | Use python instead of slow shell script on verify-commitsChun Kuan Lee2018-06-121-1/+1
|/
* travis: Skip cache for lint stageMarcoFalke2018-05-301-3/+6
* Merge #13215: Travis: Build tests on Ubuntu 18.04 with dockerWladimir J. van der Laan2018-05-291-22/+26
|\
| * Travis: Build tests on Ubuntu 18.04 with dockerChun Kuan Lee2018-05-251-22/+26
* | test: Move linters to test/lint, add readmeMarcoFalke2018-05-241-9/+9
* | travis: Rename the build stage "check_doc" to "lint"practicalswift2018-05-121-2/+2
|/
* [bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the...Grady Laksmono2018-05-091-14/+29
* Use --failfast when running functional tests on TravisJames O'Beirne2018-04-271-1/+1
* Add shell script linting: Check for shellcheck warnings in shell scriptspracticalswift2018-04-111-1/+1
* Reorder travis buildsPieter Wuille2018-04-091-4/+4
* travis: Run verify-commits only on cron jobsMarcoFalke2018-03-311-1/+1
* test: Remove travis checkout depthWladimir J. van der Laan2018-03-301-2/+0
* [CI]: bump travis timeout for make check to 50mKarl-Johan Alm2018-03-231-1/+1
* travis: Clone depth 1 unless $CHECK_DOCMarcoFalke2018-03-131-1/+2
* Merge #12405: travis: Full clone for git subtree checkMarcoFalke2018-03-131-1/+2
|\
| * travis: Full clone for git subtree checkMarcoFalke2018-02-151-1/+2
* | depends: Remove ccachefanquake2018-03-061-1/+2
|/
* [tests] Fix names of excluded extended tests for travisAnthony Towns2018-01-291-1/+1
* Add Travis check for unused Python importspracticalswift2017-12-101-1/+2
* [tests] Add combinedlogslen argument to test_runner.pyJohn Newbery2017-11-291-2/+1
* [travis-ci] Only run linters on Pull RequestsJohn Newbery2017-11-151-1/+1
* Merge #11394: Perform a weaker subtree check in TravisMarcoFalke2017-11-091-0/+4
|\
| * Check subtree consistency in TravisPieter Wuille2017-10-111-0/+4
* | Revert "travis: filter out pyenv"Cory Fields2017-10-181-1/+0
* | travis: move back to the minimal imageCory Fields2017-10-181-1/+1
|/
* Add a lint check for trailing whitespace.Evan Klitzke2017-09-141-0/+1