index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2017-06-05
Merge #10509: Remove xvfb configuration from travis
MarcoFalke
2017-06-02
Remove xvfb configuration from travis
Russell Yanofsky
2017-06-01
Increase travis unit test timeout
Pieter Wuille
2017-05-04
devtools: add script to verify scriptable changes
Cory Fields
2017-04-04
[trivial] remove unused line in Travis config
John Newbery
2017-03-28
Make all Travis test runs quiet, non just cron job runs
John Newbery
2017-03-27
Update travis config to run rpc-tests.py in quiet mode
John Newbery
2017-03-22
Run extended tests once daily
John Newbery
2017-03-20
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
John Newbery
2017-03-20
Rename rpc-tests directory to functional
John Newbery
2017-03-17
Merge #9974: Add basic Qt wallet test
Jonas Schnelli
2017-03-15
Enable xvfb in travis to allow running test_bitcoin-qt
Russell Yanofsky
2017-03-09
Fix travis failing to fetch keys from the sks keyserver pool
Matt Corallo
2017-02-28
travis: Verify commits only for one target
MarcoFalke
2017-02-01
Test that pushes to bitcoin/bitcoin are signed per verify-commits
Matt Corallo
2017-01-11
travis: make distdir before make
MarcoFalke
2016-12-20
travis: make distdir
MarcoFalke
2016-09-22
[travis] cross-mac: explicitly enable gui
MarcoFalke
2016-08-17
[travis] Drop java
MarcoFalke
2016-08-17
travis: Remove hostname hack
Wladimir J. van der Laan
2016-06-20
[travis] Update SDK_URL
MarcoFalke
2016-06-18
Use runtime linking of QT libdbus, use custom/temp. SDK URL
Jonas Schnelli
2016-06-17
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch
Jonas Schnelli
2016-06-10
Merge #8067: travis: use slim generic image, and some fixups
Wladimir J. van der Laan
2016-06-01
travis: use out-of-tree build
Cory Fields
2016-05-21
travis: use slim generic image, and some fixups
Cory Fields
2016-05-19
travis: 'make check' in parallel and verbose
Cory Fields
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-26
travis: temporarily disable qt to avoid timeouts
Cory Fields
2016-04-26
travis: Don't disable writing ccache for pull-requests
Cory Fields
2016-04-25
travis: drop MAKEJOBS=2 for windows compilers
Cory Fields
2016-04-21
travis: switch to Trusty
Cory Fields
2016-04-05
[travis] echo $TRAVIS_COMMIT_RANGE
MarcoFalke
2016-04-03
[travis] Print the commit which was evaluated
MarcoFalke
2016-03-03
[travis] Exit early when check-doc.py fails
MarcoFalke
2016-03-03
Merge #7620: [travis] Only run check-doc.py once
Wladimir J. van der Laan
2016-02-15
Merge #7487: Workaround Travis-side CI issues
Wladimir J. van der Laan
2016-02-09
Travis: Use Blue Box VMs for IPv6 loopback support
Luke Dashjr
2016-02-09
Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on HTTP...
Luke Dashjr
2016-02-09
Travis: Use curl rather than wget for Mac SDK
Luke Dashjr
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-01
[travis] Only run check-doc.py once
MarcoFalke
2016-01-18
[travis] Run contrib/devtools/check-doc.py early
MarcoFalke
2016-01-04
[travis] Fail when documentation is outdated
MarcoFalke
2015-12-22
Travis & gitian-osx: Use depends for ds_store and mac_alias modules
Luke Dashjr
2015-12-22
macdeploy: Use rsvg-convert rather than cairosvg
Luke Dashjr
2015-12-22
More complicated package name substitution for Mac deployment
Luke Dashjr
2015-11-30
Fix url in .travis.yml
MarcoFalke
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-10-01
Migrated rpc-tests.sh to all python rpc-tests.py
ptschip
[next]