Fix travis
This commit is contained in:
parent
5e753ae706
commit
82266b4ced
@ -13,8 +13,8 @@ before_script:
|
|||||||
&& ./setup_biicode_project.sh
|
&& ./setup_biicode_project.sh
|
||||||
&& rm setup_biicode_project.sh
|
&& rm setup_biicode_project.sh
|
||||||
script:
|
script:
|
||||||
- bii cpp:build --target messmer_cachingstore_test_main -- -j2
|
- bii cpp:build --target messmer_parallelaccessstore_test_main -- -j2
|
||||||
- "./bin/messmer_cachingstore_test_main"
|
- "./bin/messmer_parallelaccessstore_test_main"
|
||||||
after_success:
|
after_success:
|
||||||
- bii user ${BII_USERNAME} -p ${BII_PASSWORD}
|
- bii user ${BII_USERNAME} -p ${BII_PASSWORD}
|
||||||
- bii publish
|
- bii publish
|
||||||
|
Loading…
Reference in New Issue
Block a user