Travis testing: check configure still runs after make maintainer-clean
This commit is contained in:
parent
50f5b4f7f4
commit
46e5f722c3
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ script:
|
|||
- 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
|
||||
- echo 'Cleaning...' && echo -en 'travis_fold:start:script.3\\r'
|
||||
- make maintainer-clean
|
||||
- make maintainer-clean && ../../configure $CONFIGOPTS
|
||||
- echo -en 'travis_fold:end:script.3\\r'
|
||||
branches:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue