Skip to content

Commit

Permalink
Merge pull request #87 from junaruga/wip/travis-reenable
Browse files Browse the repository at this point in the history
Reenable Travis CI.
  • Loading branch information
hsbt authored Oct 30, 2024
2 parents 791b239 + b77983d commit bce161f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: ruby
arch: s390x
dist: jammy
before_install:
# Print the used zlib deb package version.
- |
dpkg -s "$(dpkg -S /usr/include/zlib.h | cut -d ":" -f 1)"

0 comments on commit bce161f

Please sign in to comment.