probonopd
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
.travis.yml
|
|
@ -3,7 +3,9 @@ dist: xenial |
|
|
|
virt: vm |
|
|
|
group: edge |
|
|
|
arch: |
|
|
|
- arm64-graviton2 |
|
|
|
# The following seems not to work; still runs on an amd64 host; |
|
|
|
# maybe because we have not been migrated from travis-ci.org to travis-ci.com yet? |
|
|
|
# arm64-graviton2 |
|
|
|
- amd64 |
|
|
|
|
|
|
|
os: linux |
|
|
|