aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket27751
diff options
context:
space:
mode:
authorcypherpunks <cypherpunks@torproject.org>2018-09-25 18:41:19 +0000
committercypherpunks <cypherpunks@torproject.org>2018-09-25 18:43:23 +0000
commitfcbbcf92cbd9e59b336a93c4e877eed55344de18 (patch)
tree678f634ff47f2625bdf2abd7db8462b9f2c8acee /changes/ticket27751
parentc82163dff468443d28b6d0c9b1253f7721eb3fdc (diff)
downloadtor-fcbbcf92cbd9e59b336a93c4e877eed55344de18.tar.gz
tor-fcbbcf92cbd9e59b336a93c4e877eed55344de18.zip
add --enable-nss build to Travis CI
Diffstat (limited to 'changes/ticket27751')
-rw-r--r--changes/ticket277512
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket27751 b/changes/ticket27751
new file mode 100644
index 0000000000..593c473b61
--- /dev/null
+++ b/changes/ticket27751
@@ -0,0 +1,2 @@
+ o Minor features (continuous integration):
+ - Add a Travis CI build for --enable-nss on Linux gcc. Closes ticket 27751.