Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 68015ec

Browse files
authored
Merge pull request rust-lang#2980 from davidalber/use-stable-in-travis
Use stable Rust in Travis CI config snippet
2 parents 1a6f215 + c69b960 commit 68015ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ A minimal Travis setup could look like this (requires Rust 1.24.0 or greater):
129129

130130
```yaml
131131
language: rust
132-
rust:
133-
- nightly
134132
before_script:
135133
- rustup component add rustfmt-preview
136134
script:

0 commit comments

Comments
 (0)