Skip to content

Commit

Permalink
Merge branch 'master' into bh-alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Huffman committed Jan 24, 2020
2 parents 7154a68 + 62242da commit f35ef75
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,13 @@ jobs:
addons:
apt:
packages:
- clang-3.8
- llvm-3.8
- clang-3.9
- llvm-3.9
install:
# - git clone https://github.com/awslabs/s2n.git
- git clone https://github.com/GaloisInc/s2n.git
- git clone https://github.com/awslabs/s2n.git
- mkdir -p s2n/test-deps/saw/bin
- cp bin/saw s2n/test-deps/saw/bin
- cd s2n
- git checkout bump-saw
before_script:
- export TESTS=sawHMAC
- export SAW_HMAC_TEST=md5
Expand Down

0 comments on commit f35ef75

Please sign in to comment.