diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-04-17 10:47:30 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-17 10:48:08 -0400 |
commit | ce8e7427b9284ef12b69d50d72c8fc315b90e36d (patch) | |
tree | 8aff663551ec6b695327029104522e83d5810a46 /changes | |
parent | 5e0fbd7006993a4e402f2eee49f6f86074923197 (diff) | |
parent | d3ff1263092d9ca205b5b54b77db31633bcd80b4 (diff) | |
download | tor-ce8e7427b9284ef12b69d50d72c8fc315b90e36d.tar.gz tor-ce8e7427b9284ef12b69d50d72c8fc315b90e36d.zip |
Merge branch 'maint-0.2.9' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/coveralls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/coveralls b/changes/coveralls new file mode 100644 index 0000000000..7fa69bb2b4 --- /dev/null +++ b/changes/coveralls @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - Our Travis CI configuration now integrates with the Coveralls coverage + analysis tool. Closes ticket 25818. |