Skip to content

Commit

Permalink
ci: temporary removed Linux ARM build
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio286 committed Nov 16, 2020
1 parent 0805b96 commit db577bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
script:
- npm run build -- -p always

- stage: Deploy ARM Linux
if: tag IS present
os: linux
arch: arm64
script:
- npm run build -- --linux AppImage -p always
# - stage: Deploy ARM Linux
# if: tag IS present
# os: linux
# arch: arm64
# script:
# - npm run build -- --linux AppImage -p always
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ This is a roadmap with major features will come in near future.
#### • ARM

- [ ] Windows
- [x] Linux
- [ ] Linux
- [ ] MacOS

## Translations
Expand Down

0 comments on commit db577bf

Please sign in to comment.