Skip to content

Commit

Permalink
Merge 42f03d8 into 8373f09
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanberger committed Mar 29, 2019
2 parents 8373f09 + 42f03d8 commit 88bedaf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ matrix:
sudo make -j$(nproc) check &&
popd
after_success:
# coveralls creates some odd paths
sudo cpp-coveralls --gcov-options '\-lp'
-e src/tpm12/tpm12
-e src/tpm2/tpm2
-e src/tpm2/crypto/openssl/tpm2/
sudo cpp-coveralls -b src -e tests -e swtpm --gcov-options '\-lp'
- env: CONFIG="--with-openssl --prefix=/usr --with-tpm2" "TARGET=check"
NPROC="sysctl -n hw.ncpu" CFLAGS="-I/usr/local/opt/openssl/include"
LDFLAGS="-L/usr/local/opt/openssl/lib"
Expand Down

0 comments on commit 88bedaf

Please sign in to comment.