Skip to content

Commit 395a71d

Browse files
adding deleting of build dir before build
1 parent 232b08b commit 395a71d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ addons:
3737
name: "avTranscoder/avTranscoder"
3838
description: "[avTranscoder] Build submitted via Travis CI"
3939
notification_email: arnaud.marcantoine@gmail.com
40+
build_command_prepend: "rm -Rf build"
4041
build_command: "scons -j 4"
4142
branch_pattern: coverity_scan

0 commit comments

Comments
 (0)