Second attempt.

This commit is contained in:
James Cole 2019-10-31 21:10:15 +01:00
parent f2d43d71ad
commit 02ddb95cf2
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -1,13 +1,5 @@
sudo: required
language: bash
env:
- VERSION=4.8.1.8
dist: xenial
arch:
- amd64
- arm64
# safelist
branches:
@ -20,10 +12,12 @@ services:
jobs:
include:
- os: linux
env: ARCH_VERS=amd64
- os: linux
env: ARCH_VERS=arm64
- dist: xenial
arch: amd64
env: ARCH_VERS=amd64 VERSION=4.8.1.8
- dist: xenial
arch: arm64
env: ARCH_VERS=arm64 VERSION=4.8.1.8
script:
# - .deploy/docker/travis.sh