Skip to content

Commit 8c2d345

Browse files
committed
Bump minimal Rust version to 1.17
1 parent d62a1e7 commit 8c2d345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33

44
matrix:
55
include:
6-
- rust: 1.15.0
6+
- rust: 1.17.0
77
- rust: stable
88
- rust: stable
99
os: osx

0 commit comments

Comments
 (0)