mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
travis: run autoreconf with --no-recursive
This commit is contained in:
parent
2d99623b17
commit
a136bbdad9
@ -53,7 +53,7 @@ matrix:
|
||||
fast_finish: true
|
||||
|
||||
script:
|
||||
- autoreconf
|
||||
- autoreconf --no-recursive
|
||||
- ./configure --prefix=$HOME/prefix || cat config.log
|
||||
- make -j2 &&
|
||||
make test DESTDIR=$HOME/prefix/ SHOW_INTERACTIVE_LOG=1 &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user