aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 375cabb..0f3b871 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,8 @@ addons:
- libssl-dev
script:
+ - export PATH="/opt/at14.0/bin:$PATH"
+ - make -j2 qemu
- ./lib/libtpm/test.sh
jobs: