Skip to content

Commit

Permalink
Add CI tests for ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciprian Hacman committed Nov 13, 2020
1 parent 8aabd9a commit 39cdcfd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
@@ -1,5 +1,9 @@
language: go
dist: xenial
arch:
- amd64
- arm64
- arm64-graviton2
dist: bionic
go:
- 1.12.x
- 1.13.x
Expand Down

0 comments on commit 39cdcfd

Please sign in to comment.