Skip to content

Commit

Permalink
update Fedora in travisCI
Browse files Browse the repository at this point in the history
update supported systems
  • Loading branch information
pepper-jk committed Jan 23, 2020
1 parent d79afb1 commit 77f51c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@ matrix:
- env: >-
DOCKER=1
distribution=fedora
version=latest
version=30
prerequisite="dnf install -y git sudo"
# Fedora 31
- env: >-
DOCKER=1
distribution=fedora
version=31
prerequisite="dnf install -y git sudo"
DOCKER=1
distribution=fedora
version=31
prerequisite="dnf install -y git sudo"
# OpenSUSE Leap (stable)
- env: >-
DOCKER=1
Expand Down
8 changes: 4 additions & 4 deletions SupportedSystems.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
The following operating systems are currently supported by the dependency installation script and are continuously tested with TravisCI.
* Linux Distributions
- ArchLinux
- Debian 9
- Fedora 29
- Kali Linux 2018.4
- Debian 9, 10
- Fedora 29, 30, 31
- Kali Linux (latest)
- OpenSUSE
- Leap 15
- Leap (stable)
- Tumbleweed
- Ubuntu
- 16.04
Expand Down

0 comments on commit 77f51c0

Please sign in to comment.