Skip to content

Commit bce161f

Browse files
authored
Merge pull request #87 from junaruga/wip/travis-reenable
Reenable Travis CI.
2 parents 791b239 + b77983d commit bce161f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: ruby
2+
arch: s390x
3+
dist: jammy
4+
before_install:
5+
# Print the used zlib deb package version.
6+
- |
7+
dpkg -s "$(dpkg -S /usr/include/zlib.h | cut -d ":" -f 1)"

0 commit comments

Comments
 (0)