aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam Roberts <william.c.roberts@intel.com>2018-11-05 07:09:53 -0800
committerTadeusz Struk <tadeusz.struk@intel.com>2018-11-19 12:33:56 -0800
commit041ff6e7d95ae3f27794887947b501f8c7404986 (patch)
tree03be789eddceb1f23dd9d6942ca5c787b3f99a4d /.travis.yml
parentcde235376894d1e020ed9c37b31dee52e2a33fcb (diff)
downloadtpm2-tss-041ff6e7d95ae3f27794887947b501f8c7404986.tar.gz
m4: rm ax_prog_doxygen.m4
Remove the autoconf macro file. The CI was already copying it to the local m4 directory. Fixes: #1177 Signed-off-by: William Roberts <william.c.roberts@intel.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 86dbb7aa..0edf18fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,6 +35,7 @@ addons:
- lcov
- libssl-dev
- uthash-dev
+ - gnulib
coverity_scan:
project:
name: "01org/TPM2.0-TSS"