Travis CI: build using build.bash

This commit is contained in:
Jakob Unterwurzacher 2015-11-14 17:25:04 +01:00
parent 61aacb5c1b
commit 4637098b20
1 changed files with 1 additions and 1 deletions

View File

@ -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