Skip to content

Commit 05c4e5a

Browse files
Merge pull request #547 from rust-lang/chore-time
Chore time
2 parents 42fff09 + 8d88080 commit 05c4e5a

File tree

3 files changed

+125
-135
lines changed

3 files changed

+125
-135
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matrix:
55
include:
66

77
# tests pass
8-
- rust: nightly-2018-09-09
8+
- rust: nightly
99
script:
1010
- cargo test --all --locked
1111
- rustup component add rustfmt-preview

0 commit comments

Comments
 (0)