mirror of
https://github.com/jarun/nnn.git
synced 2025-03-12 17:54:04 +00:00
Update fedora version to 26 (#33)
This commit is contained in:
parent
c9c5dfaef7
commit
75e3118acf
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ matrix:
|
|||
env: USE_DOCKER=1 OS_TYPE=centos OS_VERSION=7
|
||||
- os: linux
|
||||
dist: trusty
|
||||
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=24
|
||||
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=26
|
||||
|
||||
before_install:
|
||||
- if [ "$USE_DOCKER" = "1" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue