index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
travis: Remove deprecated sudo
MarcoFalke
2018-11-28
1
-2
/
+0
*
travis: Pin flake8 version to 3.5.0
fanquake
2018-10-26
1
-1
/
+1
*
qa: Create unicode tempdir in test_runner
MarcoFalke
2018-08-03
1
-1
/
+2
*
use only travis jobs: instead of mix of jobs+matrix
Julian Fleischer
2018-08-02
1
-53
/
+58
*
travis: Run bench_bitcoin once
MarcoFalke
2018-08-01
1
-0
/
+3
*
Merge #13779: travis: improve readability of travis.yml and log outputs
MarcoFalke
2018-07-30
1
-15
/
+65
|
\
|
*
use travis:fold in test script steps
Julian Fleischer
2018-07-30
1
-7
/
+9
|
*
make .travis/yml a bit more readable
Julian Fleischer
2018-07-27
1
-8
/
+56
*
|
travis: Retry to fetch docker image
MarcoFalke
2018-07-26
1
-1
/
+3
|
/
*
depends: set OSX_MIN_VERSION to 10.10
fanquake
2018-07-25
1
-1
/
+1
*
Merge #13650: [travis] Don't store debug info if --enable-debug is set
MarcoFalke
2018-07-24
1
-1
/
+1
|
\
|
*
[travis] Don't store debug info if --enable-debug is set
Chun Kuan Lee
2018-07-19
1
-1
/
+1
*
|
Use the Travis python language feature on the lint build
Ben Woosley
2018-07-21
1
-5
/
+3
*
|
Don't unnecessarily install shellcheck on the lint build
Ben Woosley
2018-07-21
1
-1
/
+0
*
|
Avoid unnecessarily setting env variables on the lint build
Ben Woosley
2018-07-20
1
-0
/
+1
*
|
Merge #13482: Remove boost::program_options dependency
Wladimir J. van der Laan
2018-07-20
1
-1
/
+1
|
\
\
|
*
|
Remove program options from build system
Chun Kuan Lee
2018-07-18
1
-1
/
+1
*
|
|
travis: Check that ~/.bitcoin is never created
MarcoFalke
2018-07-17
1
-0
/
+1
|
|
/
|
/
|
*
|
travis: Build with --enable-debug (x86_64-unknown-linux-gnu)
practicalswift
2018-06-24
1
-1
/
+1
|
/
*
Merge #13458: gui: Drop qt4 support
Wladimir J. van der Laan
2018-06-24
1
-5
/
+3
|
\
|
*
test: Update travis to not test Qt4 anymore
Wladimir J. van der Laan
2018-06-18
1
-5
/
+3
*
|
Merge #13406: travis: Change Mac goal to all deploy
MarcoFalke
2018-06-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
travis: Change Mac goal to all deploy so that travis can build all executable...
Chun Kuan Lee
2018-06-12
1
-1
/
+1
*
|
travis: Increase travis_wait time while verifying commits
Chun Kuan Lee
2018-06-12
1
-1
/
+1
*
|
Use python instead of slow shell script on verify-commits
Chun Kuan Lee
2018-06-12
1
-1
/
+1
|
/
*
travis: Skip cache for lint stage
MarcoFalke
2018-05-30
1
-3
/
+6
*
Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker
Wladimir J. van der Laan
2018-05-29
1
-22
/
+26
|
\
|
*
Travis: Build tests on Ubuntu 18.04 with docker
Chun Kuan Lee
2018-05-25
1
-22
/
+26
*
|
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-24
1
-9
/
+9
*
|
travis: Rename the build stage "check_doc" to "lint"
practicalswift
2018-05-12
1
-2
/
+2
|
/
*
[bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the...
Grady Laksmono
2018-05-09
1
-14
/
+29
*
Use --failfast when running functional tests on Travis
James O'Beirne
2018-04-27
1
-1
/
+1
*
Add shell script linting: Check for shellcheck warnings in shell scripts
practicalswift
2018-04-11
1
-1
/
+1
*
Reorder travis builds
Pieter Wuille
2018-04-09
1
-4
/
+4
*
travis: Run verify-commits only on cron jobs
MarcoFalke
2018-03-31
1
-1
/
+1
*
test: Remove travis checkout depth
Wladimir J. van der Laan
2018-03-30
1
-2
/
+0
*
[CI]: bump travis timeout for make check to 50m
Karl-Johan Alm
2018-03-23
1
-1
/
+1
*
travis: Clone depth 1 unless $CHECK_DOC
MarcoFalke
2018-03-13
1
-1
/
+2
*
Merge #12405: travis: Full clone for git subtree check
MarcoFalke
2018-03-13
1
-1
/
+2
|
\
|
*
travis: Full clone for git subtree check
MarcoFalke
2018-02-15
1
-1
/
+2
*
|
depends: Remove ccache
fanquake
2018-03-06
1
-1
/
+2
|
/
*
[tests] Fix names of excluded extended tests for travis
Anthony Towns
2018-01-29
1
-1
/
+1
*
Add Travis check for unused Python imports
practicalswift
2017-12-10
1
-1
/
+2
*
[tests] Add combinedlogslen argument to test_runner.py
John Newbery
2017-11-29
1
-2
/
+1
*
[travis-ci] Only run linters on Pull Requests
John Newbery
2017-11-15
1
-1
/
+1
*
Merge #11394: Perform a weaker subtree check in Travis
MarcoFalke
2017-11-09
1
-0
/
+4
|
\
|
*
Check subtree consistency in Travis
Pieter Wuille
2017-10-11
1
-0
/
+4
*
|
Revert "travis: filter out pyenv"
Cory Fields
2017-10-18
1
-1
/
+0
*
|
travis: move back to the minimal image
Cory Fields
2017-10-18
1
-1
/
+1
|
/
*
Add a lint check for trailing whitespace.
Evan Klitzke
2017-09-14
1
-0
/
+1
[next]