diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 8cd01d9..862e525 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ language: go sudo: false dist: bionic +arch: + - amd64 + - ppc64le go: 1.13.x notifications: |