summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-02-25 11:39:47 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-02-25 11:39:47 +0100
commitb0325628b4e78c510691deec32f62b211d2d0bb0 (patch)
tree67ef7e69947ce4ad4a15298e78ccd801d3a61669
parent01aa021e0561aac27e5b8d583d48e9e767b09dfb (diff)
downloadcurl-b0325628b4e78c510691deec32f62b211d2d0bb0.tar.gz
TODO: remove "Bring back libssh tests on Travis"
The job was added to Circle CI in d8ddd0e7536
-rw-r--r--docs/TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/TODO b/docs/TODO
index 6fb70dd83..c4ff53a9e 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -182,7 +182,6 @@
20.6 Use the RFC6265 test suite
20.7 Support LD_PRELOAD on macOS
20.8 Run web-platform-tests url tests
- 20.9 Bring back libssh tests on Travis
21. MQTT
21.1 Support rate-limiting
@@ -1271,13 +1270,6 @@
See https://github.com/curl/curl/issues/4477
-20.9 Bring back libssh tests on Travis
-
- In https://github.com/curl/curl/pull/7012 we remove the libssh builds and
- tests from Travis CI due to them not working. This should be remedied and
- libssh builds be brought back.
-
-
21. MQTT
21.1 Support rate-limiting