mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-12 13:08:49 +00:00
travis: parallel make
This commit is contained in:
parent
f8299a1274
commit
89da09636e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ install:
|
|||
script:
|
||||
- autoreconf
|
||||
- ./configure
|
||||
- make
|
||||
- make -j2
|
||||
- sudo make install
|
||||
- make test SHOW_INTERACTIVE_LOG=1
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue