Skip to content

Commit a9ec2b8

Browse files
messenseseanmonstar
authored andcommitted
Bump minimum rustc version to 1.21.0 (#270)
1 parent d142ff2 commit a9ec2b8

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
@@ -15,7 +15,7 @@ matrix:
1515
env: FEATURES=""
1616

1717
# minimum version
18-
- rust: 1.18.0
18+
- rust: 1.21.0
1919

2020
- rust: stable
2121
env: FEATURES="--features unstable"

0 commit comments

Comments
 (0)