travis: also build using build.bash

This commit is contained in:
Jakob Unterwurzacher 2015-12-20 17:14:48 +01:00
parent c703823521
commit 65d1f888c8
1 changed files with 1 additions and 0 deletions

View File

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