Fix travis

This commit is contained in:
Sebastian Messmer 2015-03-13 17:50:32 +01:00
parent 67f6333df0
commit bdad3df117

View File

@ -12,7 +12,7 @@ before_script:
&& ./setup_biicode_project.sh
&& rm setup_biicode_project.sh
script:
- bii cpp:build -- -j2
- bii cpp:build --target messmer_blockstore_test_main -- -j2
- "./bin/messmer_blockstore_test_main"
deploy:
provider: biicode