Skip to content

Commit

Permalink
tests for Z
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed May 7, 2024
1 parent 1634a5f commit d496200
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ jobs:
packages:
- zlib1g-dev
script: make && make test
# - name: "IBM Z CPUs"
# arch: s390x
# os: linux
# addons:
# apt:
# packages:
# - zlib1g-dev
# script: make && make test
- name: "IBM Z CPUs"
arch: s390x
os: linux
addons:
apt:
packages:
- zlib1g-dev
script: make && make test
# - stage: deploy
# name: "GitHub Release"
# dist: trusty
Expand Down

0 comments on commit d496200

Please sign in to comment.