Disasble integration tests for Travis
The previous KVM infrastructure supported this but their new VMware infrastructure does not.
This commit is contained in:
@ -11,5 +11,7 @@ script:
|
||||
- make check -C src
|
||||
# Travis granted s3fs access to their upcoming alpha testing stack which may
|
||||
# allow us to use FUSE.
|
||||
- modprobe fuse
|
||||
- make check -C test
|
||||
# TODO: Travis changed their infrastructure some time in June 2015 such that
|
||||
# this does not work currently
|
||||
#- modprobe fuse
|
||||
#- make check -C test
|
||||
|
||||
Reference in New Issue
Block a user