Skip to content

Commit

Permalink
deploy GitHub release
Browse files Browse the repository at this point in the history
  • Loading branch information
Kareem Zidane committed Nov 29, 2020
1 parent 4fdf574 commit ab5d0a3
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,6 @@ before_deploy: |
git tag "v$(make version)"; \
fi
deploy:
# Fedora
- <<: *x-rpm
dist: fedora/24
- <<: *x-rpm
dist: fedora/25
- <<: *x-rpm
dist: fedora/26
- <<: *x-rpm
dist: fedora/27
- <<: *x-rpm
dist: fedora/28
- <<: *x-rpm
dist: fedora/29
- <<: *x-rpm
dist: fedora/30
- <<: *x-rpm
dist: fedora/31
- <<: *x-rpm
dist: fedora/32

# GitHub release
- provider: releases
token: $GITHUB_TOKEN
Expand Down

0 comments on commit ab5d0a3

Please sign in to comment.