Skip to content

Commit a28c390

Browse files
committed
Bump minimum supported rust version to 1.14
Recently published `flate2` 0.2.20 doesn't compile with rust 1.13.
1 parent 7623c31 commit a28c390

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.13.0
3+
- 1.14.0
44
- stable
55
- beta
66
- nightly

0 commit comments

Comments
 (0)