language: go go: - 1.3 - release - tip script: - go test -v ./... env: TEST_NO_FUSE=1