Skip to content

Commit 803b61a

Browse files
committed
Disable BIKE test in .travis.yml
1 parent 4552212 commit 803b61a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ jobs:
9696
name: sike
9797
before_script:
9898
- export TESTS=sawSIKE
99-
- <<: *s2n-test-staging
100-
name: bike
101-
before_script:
102-
- export TESTS=sawBIKE
103-
- export S2N_LIBCRYPTO=openssl-1.0.2
99+
# - <<: *s2n-test-staging
100+
# name: bike
101+
# before_script:
102+
# - export TESTS=sawBIKE
103+
# - export S2N_LIBCRYPTO=openssl-1.0.2
104104
- <<: *s2n-test-staging
105105
name: tls
106106
before_script:

0 commit comments

Comments
 (0)