Merge pull request #480 from nitkon/master

documentation: Add travis CI for ppc64le
This commit is contained in:
Graham Whaley 2019-05-17 09:56:27 +01:00 committed by GitHub
commit ee0736b390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,9 @@ sudo: required
dist: trusty dist: trusty
language: go language: go
os:
- linux
- linux-ppc64le
go: go:
- "1.10.x" - "1.10.x"