Skip to content

Commit ab5d0a3

Browse files
author
Kareem Zidane
committed
deploy GitHub release
1 parent 4fdf574 commit ab5d0a3

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.travis.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,6 @@ before_deploy: |
3131
git tag "v$(make version)"; \
3232
fi
3333
deploy:
34-
# Fedora
35-
- <<: *x-rpm
36-
dist: fedora/24
37-
- <<: *x-rpm
38-
dist: fedora/25
39-
- <<: *x-rpm
40-
dist: fedora/26
41-
- <<: *x-rpm
42-
dist: fedora/27
43-
- <<: *x-rpm
44-
dist: fedora/28
45-
- <<: *x-rpm
46-
dist: fedora/29
47-
- <<: *x-rpm
48-
dist: fedora/30
49-
- <<: *x-rpm
50-
dist: fedora/31
51-
- <<: *x-rpm
52-
dist: fedora/32
53-
5434
# GitHub release
5535
- provider: releases
5636
token: $GITHUB_TOKEN

0 commit comments

Comments
 (0)