Improve travis build
This commit is contained in:
parent
9777ac483f
commit
21059bc0fb
@ -33,6 +33,7 @@ script:
|
||||
# Make distribution packages
|
||||
- bii clean
|
||||
- bii cpp:configure -D CMAKE_BUILD_TYPE=Release
|
||||
- bii build -- -j2
|
||||
- cd bii/build/messmer_cryfs && make package && cd ../../..
|
||||
after_success:
|
||||
- bii user ${BII_USERNAME} -p ${BII_PASSWORD}
|
||||
|
Loading…
Reference in New Issue
Block a user