1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-04-13 11:40:29 +02:00

Add poweron architecture ppc64le to travis build

This commit is contained in:
Ubuntu 2020-10-06 05:09:23 +00:00 committed by Alec Thomas
parent e79405b3cd
commit ef102ef33f

View File

@ -1,4 +1,7 @@
sudo: false
arch:
- ppc64le
- amd64
language: go
go:
- "1.13.x"