Skip to content

Commit

Permalink
add arm
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaerber committed Feb 26, 2018
1 parent 3c482c7 commit aaa4039
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ services:

env:
matrix:
- ARCH=arm QEMU=qemu-arm-static BASE_IMAGE=arm32v7/debian:jessie-slim
- ARCH=arm64 QEMU=qemu-aarch64-static BASE_IMAGE=arm64v8/debian:jessie-slim
- ARCH=amd64 QEMU=qemu-fake-static BASE_IMAGE=amd64/debian:jessie-slim

before_install:
Expand Down

0 comments on commit aaa4039

Please sign in to comment.