Skip to content

Commit

Permalink
Update Travis "fedora" config
Browse files Browse the repository at this point in the history
Fixes 1422
  • Loading branch information
krader1961 committed Oct 29, 2019
1 parent 4a5d206 commit 4503830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ matrix:
compiler: gcc
env:
- DISTRO_TYPE=fedora
INSTALL_REQUIREMENTS="dnf repolist; dnf --allowerasing install -y gcc python3 meson sudo langpacks-zh_CN ed ncurses vi findutils which nmap-ncat expect git glibc-all-langpacks procps"
INSTALL_REQUIREMENTS="dnf repolist; dnf --allowerasing install -y gcc python3 meson sudo langpacks-zh_CN ed ncurses vi findutils which nmap-ncat expect git glibc-all-langpacks procps diffutils"
before_install:
- docker pull ${DISTRO_TYPE}

Expand Down

0 comments on commit 4503830

Please sign in to comment.