aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-01-08Add liburiparser-dev to packages installed on travis builder.Philip Tricca
2018-01-03build: Have travis-ci run integration tests in parallel.Philip Tricca
2017-12-13travis: ensure COVERALLS_REPO_TOKEN is set before uploadingWilliam Roberts
2017-12-05coveralls: enable coverage statsWilliam Roberts
2017-11-28Tests: Add support for code coverage measurementAndreas Fuchs
2017-11-28Makefile: Add target to build check-programsAndreas Fuchs
2017-09-28Rename all project name references to tpm2-tssJavier Martinez Canillas
2017-09-15travis.yml: Install 'realpath' package and dump main test log.Philip Tricca
2017-09-15.travis.ci: Use latest (version 974) TPM2 emulator.Philip Tricca
2017-09-13travis: update cmocka versionTadeusz Struk
2017-08-16build: Fix 'dist' and 'distcheck' target.Philip Tricca
2017-08-15build: Switch travis from virtual machine to containers.Philip Tricca
2017-08-14test: convert unit tests to new cmocka APITadeusz Struk
2017-07-25travis.yml: remove configure step from coverity configPhilip Tricca
2017-07-25build: Add coverity badge with link to scan results & travis-ci stuff.Philip Tricca
2017-07-21test: Port tpmclient into the integration test framework.Philip Tricca
2017-06-22travis.yml: Run check target in parallel.Philip Tricca
2017-05-29travis: Add Clang as compilerPeter Huewe
2017-05-10travis.yml: Start simulator before 'make check'.Philip Tricca
2017-05-10Merge branch 1.xPhilip Tricca
2017-05-10travis.yml: Run unit tests before starting the simulator, run tpmclient.Philip Tricca
2017-05-10travis: dump unit test logsPhilip Tricca
2017-05-10travis.yml: Build and start the simulator before we run 'make check'.Philip Tricca
2017-02-24travis: dump unit test logsPhilip Tricca
2016-12-05travis.yml: Build and start the simulator before we run 'make check'.Philip Tricca
2016-09-29Add TravisCI build scriptTeddy Reed