aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2016-11-09 20:50:09 +0000
committerSteven Fackler <[email protected]>2016-11-09 20:50:09 +0000
commit374144807f641437ba628112e9e1b6f2fffe0933 (patch)
tree9d0a6a069adb5e16658779aa81f4666323130279
parentDrop rustc-serialize dependency (diff)
downloadrust-openssl-374144807f641437ba628112e9e1b6f2fffe0933.tar.xz
rust-openssl-374144807f641437ba628112e9e1b6f2fffe0933.zip
Bump minimum version
rustc-serialize dropped 1.9 support
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 55ba716d..e1258da9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,7 +38,7 @@ matrix:
- binfmt-support
# Minimum version supported
- - rust: 1.9.0
+ - rust: 1.10.0
# beta/nightly channels
- rust: beta