diff --git a/.travis.yml b/.travis.yml index 101ce2d..4dbbbe0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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