Skip to content

Commit

Permalink
chore: increment minimum rustc version
Browse files Browse the repository at this point in the history
Increment the minimum rustc version to support the carrier trait ("?").
  • Loading branch information
indiv0 committed Nov 24, 2017
1 parent fd419de commit b04ef03
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 @@ -16,7 +16,7 @@ rust:
- stable
# and the first stable one (this should be bumped as the minimum Rust version
# required changes)
- 1.9.0
- 1.13.0
os:
- linux
cache: cargo
Expand Down

0 comments on commit b04ef03

Please sign in to comment.