Skip to content

Commit d1a4770

Browse files
author
Brian Huffman
committed
Re-enable BIKE test in .travis.yml (reverts 803b61a).
This goes along with the fix for #674.
1 parent d13229f commit d1a4770

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
@@ -99,11 +99,11 @@ jobs:
9999
name: sike
100100
before_script:
101101
- export TESTS=sawSIKE
102-
# - <<: *s2n-test-staging
103-
# name: bike
104-
# before_script:
105-
# - export TESTS=sawBIKE
106-
# - export S2N_LIBCRYPTO=openssl-1.0.2
102+
- <<: *s2n-test-staging
103+
name: bike
104+
before_script:
105+
- export TESTS=sawBIKE
106+
- export S2N_LIBCRYPTO=openssl-1.0.2
107107
- <<: *s2n-test-staging
108108
name: tls
109109
before_script:

0 commit comments

Comments
 (0)