Add poweron architecture ppc64le to travis build (#22)

This commit is contained in:
asellappen
2020-11-05 01:08:30 +05:30
committed by GitHub
parent 63d343e1f9
commit 18533face0
+3 -1
View File
@@ -1,5 +1,7 @@
language: go language: go
arch:
- amd64
- ppc64le
os: os:
- linux - linux
- osx - osx