Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI badges #388

Merged
merged 1 commit into from
Jul 25, 2017
Merged

Add CI badges #388

merged 1 commit into from
Jul 25, 2017

Conversation

mgeisler
Copy link
Contributor

No description provided.

@@ -13,6 +13,10 @@ finite automata and guarantees linear time matching on all inputs.
"""
categories = ["text-processing"]

[badges]
travis-ci = { repository = "rust-lang/regex" }
appveyor = { repository = "rust-lang-libs/regex" }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be rust-lang/regex?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took the name from the CI badge that you already have in the README, and for some reason the name is different on AppVeyor compared to TravisCI.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting. YOLO.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hehe :-D

@BurntSushi
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Jul 25, 2017

📌 Commit 12c90c9 has been approved by BurntSushi

@bors
Copy link
Contributor

bors commented Jul 25, 2017

⌛ Testing commit 12c90c9 with merge 32eb964...

bors added a commit that referenced this pull request Jul 25, 2017
@bors
Copy link
Contributor

bors commented Jul 25, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: BurntSushi
Pushing 32eb964 to master...

@bors bors merged commit 12c90c9 into rust-lang:master Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants