1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-09 13:25:08 +02: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:
Alan Orth 2020-12-06 10:48:21 +02:00
parent aa7b7a9592
commit f8cc233e25
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -1,3 +1,5 @@
os: linux
arch: arm64-graviton2
dist: focal
language: python
python: