aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis.yml
blob: 5ac7bf9dbcb788803754906d92867c3b3a866ed8 (plain) (blame)
1
2
3
4
5
6
7
8
language: minimal
os: linux
dist: bionic
arch: arm64
services:
  - docker
script:
  - docker-compose build