travis: run all tests in "internal"
This commit is contained in:
parent
6b27b6a1e7
commit
5abd9cec13
@ -15,4 +15,4 @@ install:
|
|||||||
script:
|
script:
|
||||||
- go build
|
- go build
|
||||||
- ./build.bash
|
- ./build.bash
|
||||||
- go test ./cryptfs
|
- go test ./internal/...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user