diff options
author | teor <teor@torproject.org> | 2018-08-23 17:06:53 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2018-08-23 17:08:28 +1000 |
commit | 7ec84cc0942af27136d27e6a9085e02b07c61da1 (patch) | |
tree | 5de8809a9add54d9ee0d54e66620f73ac4b2c921 /changes/ticket27252 | |
parent | 8f89fb8f398c365588d456625c77cdaee97c77bd (diff) | |
download | tor-7ec84cc0942af27136d27e6a9085e02b07c61da1.tar.gz tor-7ec84cc0942af27136d27e6a9085e02b07c61da1.zip |
Travis: Skip a duplicate hardening-off build in Tor 0.2.9
Part of 27252.
Diffstat (limited to 'changes/ticket27252')
-rw-r--r-- | changes/ticket27252 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/ticket27252 b/changes/ticket27252 index f0855db1d4..2ee4c8217f 100644 --- a/changes/ticket27252 +++ b/changes/ticket27252 @@ -1,3 +1,4 @@ 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. Implements ticket 27252. |