Skip to content

Commit 5280226

Browse files
authored
Merge pull request #25 from atouchet/travis
Update Travis CI URL
2 parents 5a500c4 + 9c86493 commit 5280226

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
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/rust-lang-nursery/ena.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/ena)
1+
[![Build Status](https://travis-ci.com/rust-lang-nursery/ena.svg?branch=master)](https://travis-ci.com/rust-lang-nursery/ena)
22

33
An implementation of union-find in Rust; extracted from (and used by)
44
rustc.

0 commit comments

Comments
 (0)