Skip to content

Commit

Permalink
Add Mac ARM64 builds to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Apr 13, 2021
1 parent 419fd67 commit b40dd01
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ matrix:
jdk: openjdk11
osx_image: xcode12.2
arch: amd64
- os: osx
env: TARGET="-Djre.arch=aarch64 pkgbuild"
jdk: openjdk11
osx_image: xcode12.3
arch: amd64
language: java
dist: trusty
addons:
Expand Down

0 comments on commit b40dd01

Please sign in to comment.