Skip to content

Commit

Permalink
Fix duplicated releases (#620)
Browse files Browse the repository at this point in the history
Signed-off-by: flacatus <flacatus@redhat.com>
  • Loading branch information
flacatus committed Apr 3, 2020
1 parent 2dc3889 commit 64acd38
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ jobs:
include:
- os: osx
- os: linux
arch: s390x

arch:
- amd64
- s390x
language: node_js
node_js: '10'
before_deploy:
Expand Down

0 comments on commit 64acd38

Please sign in to comment.