Skip to content

Commit f956a0c

Browse files
clean remove build dir
1 parent 395a71d commit f956a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ before_script:
1818
- sudo apt-get update -qq
1919
- sudo apt-get install -qq gcc g++ scons swig swig2.0
2020
- sudo apt-get install -qq libavdevice-dev libavformat-dev libavcodec-dev libavutil-dev libswscale-dev libavresample-dev python-dev freeglut3-dev doxygen
21+
- rm -Rf build
2122

2223
script:
2324
- scons
@@ -37,6 +38,5 @@ addons:
3738
name: "avTranscoder/avTranscoder"
3839
description: "[avTranscoder] Build submitted via Travis CI"
3940
notification_email: arnaud.marcantoine@gmail.com
40-
build_command_prepend: "rm -Rf build"
4141
build_command: "scons -j 4"
4242
branch_pattern: coverity_scan

0 commit comments

Comments
 (0)