diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index df4998b..5d0ac2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ addons: script: - ./lib/libtpm/test.sh -matrix: - inlcude: +jobs: + include: - os: linux arch: ppc64le |