We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fdf574 commit ab5d0a3Copy full SHA for ab5d0a3
.travis.yml
@@ -31,26 +31,6 @@ before_deploy: |
31
git tag "v$(make version)"; \
32
fi
33
deploy:
34
- # Fedora
35
- - <<: *x-rpm
36
- dist: fedora/24
37
38
- dist: fedora/25
39
40
- dist: fedora/26
41
42
- dist: fedora/27
43
44
- dist: fedora/28
45
46
- dist: fedora/29
47
48
- dist: fedora/30
49
50
- dist: fedora/31
51
52
- dist: fedora/32
53
-
54
# GitHub release
55
- provider: releases
56
token: $GITHUB_TOKEN
0 commit comments