language: cpp compiler: - clang++ - g++ script: make before_install: - sudo apt-get -qq update - sudo apt-get install -y fuse libfuse-dev