aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket27252
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket27252')
-rw-r--r--changes/ticket272526
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket27252 b/changes/ticket27252
new file mode 100644
index 0000000000..410ddef8c0
--- /dev/null
+++ b/changes/ticket27252
@@ -0,0 +1,6 @@
+ o Minor features (continuous integration):
+ - Skip gcc on OSX in Travis CI, it's rarely used.
+ Skip a duplicate hardening-off build in Travis on Tor 0.2.9.
+ Skip gcc on Linux with default settings, because all the non-default
+ builds use gcc on Linux.
+ Implements ticket 27252.