mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-23 01:08:54 +00:00
Merge pull request #1424 from gaul/travis/ppc64
Disable builder for linux-ppc64le
This commit is contained in:
commit
781d4dd857
@ -140,11 +140,14 @@ jobs:
|
||||
- travis_wait 30 make check -C test
|
||||
- test/filter-suite-log.sh test/test-suite.log
|
||||
|
||||
exclude:
|
||||
- if: os = linux-ppc64le # TODO: travis-ci.com cannot use Java 7 which S3Proxy requires
|
||||
|
||||
#
|
||||
# Local variables:
|
||||
# tab-width: 4
|
||||
# c-basic-offset: 4
|
||||
# End:
|
||||
# vim600: noet sw=4 ts=4 fdm=marker
|
||||
# vim<600: noet sw=4 ts=4
|
||||
# vim600: expandtab sw=4 ts=4 fdm=marker
|
||||
# vim<600: expandtab sw=4 ts=4
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user