Travis CI: build using build.bash
This commit is contained in:
parent
61aacb5c1b
commit
4637098b20
@ -10,5 +10,5 @@ install:
|
||||
|
||||
# Travis does not support FUSE, so we can't just run "go test ./..."
|
||||
script:
|
||||
- go build
|
||||
- ./build.bash
|
||||
- go test ./cryptfs
|
||||
|
Loading…
Reference in New Issue
Block a user