Skip to content

Commit 7a68eb1

Browse files
authored
Merge pull request #101 from rust-lang/new_nightly
new nightly version installed
2 parents 0f6419b + b5364a3 commit 7a68eb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-07-18
8+
- rust: nightly-2018-08-06
99
script:
1010
- cargo test --all --locked
1111
- rustup component add rustfmt-preview

RustConfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=nightly-2018-07-18
1+
VERSION=nightly-2018-08-06

0 commit comments

Comments
 (0)