Skip to content

Commit

Permalink
Only target the latest stable version of Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisaphone committed Dec 22, 2018
1 parent c74d11e commit dabe9db
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: rust
cache: cargo

rust:
- 1.28.0
- stable
- nightly

Expand Down
7 changes: 6 additions & 1 deletion README-crates-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@
you write bots using a simple, safe interface that should feel comfortable to
Rust developers.

**Documentation:** [We have it.](https://docs.rs/rlbot/)

**Stability:** As you might notice, we're still on version 0.x. Breaking changes
are likely at this stage. Join the [Discord] to keep up-to-date!
are still possible at this stage. Join the [Discord] to keep up-to-date!

**Compatibility**: We target the latest version of RLBot, and the latest stable
version of Rust.

[RLBot]: https://github.com/RLBot/RLBot
[Discord]: https://discordapp.com/invite/XhrQGf
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@
you write bots using a simple, safe interface that should feel comfortable to
Rust developers.

**Documentation:** [We have it.](https://docs.rs/rlbot/)

**Stability:** As you might notice, we're still on version 0.x. Breaking changes
are likely at this stage. Join the [Discord] to keep up-to-date!
are still possible at this stage. Join the [Discord] to keep up-to-date!

**Compatibility**: We target the latest version of RLBot, and the latest stable
version of Rust.

[RLBot]: https://github.com/RLBot/RLBot
[Discord]: https://discordapp.com/invite/XhrQGf
Expand Down

0 comments on commit dabe9db

Please sign in to comment.