Skip to content

Commit

Permalink
Disable BIKE test in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chameco committed Apr 13, 2020
1 parent 4552212 commit 803b61a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ jobs:
name: sike
before_script:
- export TESTS=sawSIKE
- <<: *s2n-test-staging
name: bike
before_script:
- export TESTS=sawBIKE
- export S2N_LIBCRYPTO=openssl-1.0.2
# - <<: *s2n-test-staging
# name: bike
# before_script:
# - export TESTS=sawBIKE
# - export S2N_LIBCRYPTO=openssl-1.0.2
- <<: *s2n-test-staging
name: tls
before_script:
Expand Down

0 comments on commit 803b61a

Please sign in to comment.