xaptum / ecdaa

A C implementation of elliptic-curve-based Direct Anonymous Attestation (DAA) signatures. Created to support the Xaptum Edge Network Fabric, an IoT Network Solution.
https://www.xaptum.com
Apache License 2.0
45 stars 8 forks source link

Add local install and build static library tests to travis #121

Closed kathrynfejer closed 5 years ago

kathrynfejer commented 5 years ago

This changes the format of the .travis.yml to implement a build matrix in order to make it slightly cleaner. It also adds a test case for building the static library and adds a local install with each build.

zanebeckwith commented 5 years ago

Fixes #120

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 92.988% when pulling da63b7948895d29e68c7a18f7794b8375c66b1f2 on kathrynfejer:travis-add-builds into 31030760940547ae596812793c6fcc067489d14b on xaptum:master.