Add "make maintainer-clean" to Travis CI build
This commit is contained in:
parent
e0b987b32f
commit
72e6b5349e
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ script:
|
|||
- if test -n "$SWIGLANG"; then make -s check-$SWIGLANG-version; fi
|
||||
- if test -n "$SWIGLANG"; then make -k $SWIGJOBS check-$SWIGLANG-examples; fi
|
||||
- if test -n "$SWIGLANG"; then make -k $SWIGJOBS check-$SWIGLANG-test-suite; fi
|
||||
- make maintainer-clean
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue