diff options
| author | raveit65 <[email protected]> | 2019-11-24 16:45:42 +0100 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2019-11-24 16:45:42 +0100 | 
| commit | 8a85c86a88a517ec52c4a14d1f41e23b975a60dc (patch) | |
| tree | 4daa2527ecd158227367ef7017d2d1288dba137c | |
| parent | a80c7898be8d5da89d64000e35ffd0af6c373c05 (diff) | |
| download | atril-8a85c86a88a517ec52c4a14d1f41e23b975a60dc.tar.bz2 atril-8a85c86a88a517ec52c4a14d1f41e23b975a60dc.tar.xz  | |
travis ci: use fedora:latest
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 6fe1a5c0..a8df981d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,7 @@ after_success:  env:    - DISTRO="archlinux/base"    - DISTRO="debian:testing" -  - DISTRO="fedora:30" +  - DISTRO="fedora:latest"    - DISTRO="ubuntu:19.10"  ##########################################################  | 
