Skip to content

Commit bdaf33d

Browse files
authored
Merge pull request #398 from sohankunkerkar/bump_verion
bump rust version from 1.39.0 to 1.40.0
2 parents 3ac4ff6 + 73c111a commit bdaf33d

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
@@ -1,7 +1,7 @@
11
language: rust
22
rust:
33
- 1.42.0 # pinned toolchain for clippy
4-
- 1.39.0 # minimum supported toolchain
4+
- 1.40.0 # minimum supported toolchain (https://github.com/rust-lang/rust/pull/63803)
55
- stable
66
- beta
77
- nightly

0 commit comments

Comments
 (0)