Commit 3477168
bors-servo
Auto merge of #229 - brendanzab:pin-rustc-version, r=KiChjang
Pin rustc version in .travis.yml
This ensures that we test against Rust 1.36 in CI on all builds. This is very helpful documentation for downstream maintainers, as it quickly helps us figure out what version of Rust is supported by the library, and highlights changes to the minimum supported version during code review.
Closes #228.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/string-cache/229)
<!-- Reviewable:end -->1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments