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 345319d commit cff481aCopy full SHA for cff481a
.travis.yml
@@ -13,10 +13,7 @@
13
# from .travis.yml. For releases triggered with the REST API we could use the "merge mode", but
14
# not when triggering from the web UI. Anyway, `before_install` works well.
15
16
-# we need rpmbuild but it's unlikely to be whitelisted, according to
17
-# https://github.com/travis-ci/apt-package-whitelist/pull/1700
18
-sudo: required
19
-dist: xenial
+dist: noble
20
install:
21
- sudo apt-get -qq update
22
- sudo apt-get install -y rpm
0 commit comments