Skip to content

Commit 230262a

Browse files
authored
Replaced link to .travis.yml in Readme with azure-pipelines.yml
1 parent f1c8e9b commit 230262a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git2 = "0.8"
1414
## Rust version requirements
1515

1616
git2-rs works with stable Rust, and typically works with the most recent prior
17-
stable release as well. Check [.travis.yml](.travis.yml) to see the oldest
17+
stable release as well. Check [azure-pipelines.yml](azure-pipelines.yml) to see the oldest
1818
version of Rust known to pass tests.
1919

2020
## Version of libgit2

0 commit comments

Comments
 (0)