Switch Travis to stable rust

This commit is contained in:
Taylor Yu
2018-04-04 17:07:39 -05:00
committed by Nick Mathewson
parent 834eef2452
commit e813116d3d
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor feature (continuous integration):
- Update the Travis CI configuration to use the stable Rust
channel, now that we have decided to require that. Closes
ticket 25714.