mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-23 01:08:54 +00:00
Disasble integration tests for Travis
The previous KVM infrastructure supported this but their new VMware infrastructure does not.
This commit is contained in:
parent
477573265a
commit
219b155037
@ -11,5 +11,7 @@ script:
|
|||||||
- make check -C src
|
- make check -C src
|
||||||
# Travis granted s3fs access to their upcoming alpha testing stack which may
|
# Travis granted s3fs access to their upcoming alpha testing stack which may
|
||||||
# allow us to use FUSE.
|
# allow us to use FUSE.
|
||||||
- modprobe fuse
|
# TODO: Travis changed their infrastructure some time in June 2015 such that
|
||||||
- make check -C test
|
# this does not work currently
|
||||||
|
#- modprobe fuse
|
||||||
|
#- make check -C test
|
||||||
|
Loading…
Reference in New Issue
Block a user