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 ./..."
|
# Travis does not support FUSE, so we can't just run "go test ./..."
|
||||||
script:
|
script:
|
||||||
- go build
|
- ./build.bash
|
||||||
- go test ./cryptfs
|
- go test ./cryptfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user