Skip to content

Commit f8bd449

Browse files
committed
Bump the minimum supported rust version to 1.24.1 due to our dependencies requiring it, specifically the lazy-static crate
1 parent 32f3510 commit f8bd449

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,6 +1,6 @@
11
language: rust
22
rust:
3-
- 1.14.0
3+
- 1.24.1
44
- stable
55
- beta
66
- nightly

0 commit comments

Comments
 (0)