Skip to content

Commit 2a8e616

Browse files
committed
doc: remove references to Travis
1 parent 29dda0a commit 2a8e616

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ exclude:
3333
- README.md
3434
- CONTRIBUTING.md
3535
- CNAME
36-
- vendor # Travis CI creates a vendor/ dir with files we shouldn't render
36+
- vendor # CI creates a vendor/ dir with files we shouldn't render
3737
- contrib
3838
- Makefile
3939

contrib/qa/test-binary-availability.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Local builds and Travis CI builds of the BitcoinCore.org website do
3+
# Local builds and CI builds of the BitcoinCore.org website do
44
# not include the /bin directory holding Bitcoin Core binaries, so this
55
# test extracts the local URLs from the download page and checks that
66
# they exist on the remote server. Only the file's HTTP headers are

0 commit comments

Comments
 (0)