Skip to content

Commit

Permalink
Replace Travis with Azure. (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakelezz committed Feb 24, 2019
1 parent e6694f2 commit bd48ac5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 36 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Expand Up @@ -3,7 +3,3 @@ root = true
[*]
indent_style = space
indent_size = 4

[.travis.yml]
indent_style = space
indent_size = 2
30 changes: 0 additions & 30 deletions .travis.yml

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -190,8 +190,8 @@ Building the `voice`-feature on Windows can be done by following these instructi
[`rest`]: https://docs.rs/serenity/*/serenity/client/rest/index.html
[`validate_token`]: https://docs.rs/serenity/*/serenity/client/fn.validate_token.html
[cache docs]: https://docs.rs/serenity/*/serenity/cache/index.html
[ci]: https://travis-ci.org/serenity-rs/serenity
[ci-badge]: https://img.shields.io/travis/serenity-rs/serenity.svg?style=flat-square
[ci]: https://dev.azure.com/serenity-org/serenity/_build?definitionId=1
[ci-badge]: https://img.shields.io/azure-devops/build/serenity-org/1ce9579e-03bc-499f-9302-4180a2dfec6f/1/current.svg?style=flat-square
[client's module-level documentation]: https://docs.rs/serenity/*/serenity/client/index.html
[crates.io link]: https://crates.io/crates/serenity
[crates.io version]: https://img.shields.io/crates/v/serenity.svg?style=flat-square
Expand Down

0 comments on commit bd48ac5

Please sign in to comment.