mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-25 23:28:18 +01:00
.travis.yml: Use Amazon Graviton2 ARM environment
These are the new hotness and should have faster build times. See: https://blog.travis-ci.com/2020-09-11-arm-on-aws
This commit is contained in:
parent
aa7b7a9592
commit
f8cc233e25
@ -1,3 +1,5 @@
|
||||
os: linux
|
||||
arch: arm64-graviton2
|
||||
dist: focal
|
||||
language: python
|
||||
python:
|
||||
|
Loading…
Reference in New Issue
Block a user