diff options
author | Taylor Yu <catalyst@torproject.org> | 2018-04-04 17:07:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-05 08:36:09 -0400 |
commit | e813116d3d630d81feb97f39dd65fdf245eecebc (patch) | |
tree | 1ff95778ccfd09cb0926a312cb5a8b73fe85d989 /changes | |
parent | 834eef2452a667c5557e5a09bb879cc2fc98a661 (diff) | |
download | tor-e813116d3d630d81feb97f39dd65fdf245eecebc.tar.gz tor-e813116d3d630d81feb97f39dd65fdf245eecebc.zip |
Switch Travis to stable rust
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket25714 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket25714 b/changes/ticket25714 new file mode 100644 index 0000000000..63823fc6ca --- /dev/null +++ b/changes/ticket25714 @@ -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. |