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.
2 parents 9d308c0 + 004067a commit 3b263b9Copy full SHA for 3b263b9
.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