Skip to content

Commit 8d88080

Browse files
chore(ci): unpin nightly version
1 parent 638e17b commit 8d88080

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
@@ -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)