# dist: trusty # KVM Setup os: - linux - osx language: go go: - 1.3 - 1.4 script: - make test env: TEST_NO_FUSE=1 TEST_VERBOSE=1