Skip to content

Commit 832691a

Browse files
committed
travis-ci: remove Ubuntu Cosmic
It reached EOL and the CI job fails with the following output: | sudo apt-get update > /dev/null | E: The repository 'http://security.ubuntu.com/ubuntu cosmic-security Release' does not have a Release file. | E: The repository 'http://archive.ubuntu.com/ubuntu cosmic Release' does not have a Release file. | E: The repository 'http://archive.ubuntu.com/ubuntu cosmic-updates Release' does not have a Release file. | E: The repository 'http://archive.ubuntu.com/ubuntu cosmic-backports Release' does not have a Release file.
1 parent 27594b0 commit 832691a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ jobs:
8989
env: OS=ubuntu DIST=xenial
9090
- <<: *packpack
9191
env: OS=ubuntu DIST=bionic
92-
- <<: *packpack
93-
env: OS=ubuntu DIST=cosmic
9492
- <<: *packpack
9593
env: OS=ubuntu DIST=disco
9694
- <<: *packpack

0 commit comments

Comments
 (0)