Skip to content

Commit

Permalink
[ci] Add a s390x architecture to Travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
thoni56 committed Sep 25, 2023
1 parent 4bfa988 commit a338906
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ language: c
dist: focal

# Build matrix
arch:
- amd64
- s390x

compiler:
- gcc
- clang
Expand Down

0 comments on commit a338906

Please sign in to comment.