Skip to content

Commit

Permalink
Update min rust version to 1.13.0 to support '?' feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosatti committed Aug 7, 2017
1 parent 158cb3a commit 3cd8c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rust:
matrix:
include:
# Minimum version supported
- rust: 1.9.0
- rust: 1.13.0
install:
script: cargo build

Expand Down

0 comments on commit 3cd8c8c

Please sign in to comment.