Skip to content

Commit d3898ca

Browse files
author
bors-servo
authored
Auto merge of #114 - mbrubeck:msrv, r=emilio
Test in Rust 1.20 on Travis This will ensure we don't increase the minimum supported Rust version without noticing it. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/114) <!-- Reviewable:end -->
2 parents 01354f1 + 76fc41f commit d3898ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: rust
22
rust:
3+
- 1.20.0
34
- nightly
45
- beta
56
- stable

0 commit comments

Comments
 (0)