blob: 59af7a7d534fd39663821c568cd3f21a96ba5a87 [file] [log] [blame]
dist: focal
language: c
addons:
apt:
packages:
- libssl-dev
script:
- export PATH="/opt/at14.0/bin:$PATH"
- make -j2 qemu
- ./lib/libtpm/test.sh
- make -j2 distclean
- make -j2 js2x
jobs:
include:
- os: linux
arch: ppc64le