language: bash addons: apt: packages: - wget - grep - sed - gawk - fdupes - tree script: "bash -x ./.travis.gigaclone 2>&1 | grep -v git"