mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
travis: Skip nfs-common installation
Installing nfs-common is broken on trusty since build #807 https://travis-ci.org/libvirt/libvirt/builds/326705054 It's probably a transient error on Travis' side, so just comment it out for the time being to allow builds to proceed. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
3e61c2129c
commit
85604bc332
@ -66,7 +66,7 @@ addons:
|
||||
- libyajl-dev
|
||||
- lvm2
|
||||
- make
|
||||
- nfs-common
|
||||
# - nfs-common # broken on trusty since build #807 (2018-01-09)
|
||||
- open-iscsi
|
||||
- parted
|
||||
- patch
|
||||
|
Loading…
Reference in New Issue
Block a user