Skip to content

Commit f6ff0dc

Browse files
authored
Merge pull request #1034 from rust-lang/frewsxcv-ci-nightly
Run Rust nightly on Travis for CI.
2 parents d5ec87e + c541183 commit f6ff0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
language: rust
33
cache: cargo
44
rust:
5-
- stable
5+
- nightly
66
branches:
77
only:
88
- master

0 commit comments

Comments
 (0)