Skip to content

Commit

Permalink
.travis.yml: Add Ubuntu jammy s390x.
Browse files Browse the repository at this point in the history
Right now the only choice to test s390x on pull-request is Travis CI as far as
I know.
  • Loading branch information
junaruga committed Sep 25, 2023
1 parent f132c58 commit ec99a02
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dist: jammy
language: ruby
matrix:
include:
- arch: s390x
rvm: ruby-head

0 comments on commit ec99a02

Please sign in to comment.