Revert "Travis CI: build using build.bash"

Build fails, see https://github.com/hanwen/go-fuse/pull/72 for details

This reverts commit 4637098b20.
This commit is contained in:
Jakob Unterwurzacher 2015-11-14 18:27:06 +01:00
parent 4637098b20
commit b06c1ebfc4
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ install:
# Travis does not support FUSE, so we can't just run "go test ./..."
script:
- ./build.bash
- go build
- go test ./cryptfs