aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJerry Yu <jerry.h.yu@arm.com>2023-02-08 10:57:23 +0800
committerJerry Yu <jerry.h.yu@arm.com>2023-02-08 10:57:23 +0800
commit837e9cfc77009df92354b9020d3716422e2ef938 (patch)
tree85c7cb7f70149fa7337ecb43fa8add5f575c9e29 /.travis.yml
parentb3b85ddf4ac738947b088f2f2e50d85637a440fc (diff)
downloadmbedtls-837e9cfc77009df92354b9020d3716422e2ef938.zip
mbedtls-837e9cfc77009df92354b9020d3716422e2ef938.tar.gz
mbedtls-837e9cfc77009df92354b9020d3716422e2ef938.tar.bz2
fix wrong typo
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3b1d705..a97a3c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -101,7 +101,7 @@ jobs:
- programs/test/selftest
- tests/scripts/test_psa_constant_names.py
# Modern OpenSSL does not support fixed ECDH or null ciphers.
- - tests/compat.sh -p OpenSSL -e 'NULL\|ECDH-'
+ - tests/compat.sh -p OpenSSL -e 'NULL\|ECDH_'
- tests/scripts/travis-log-failure.sh
- tests/context-info.sh