mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Enable parallel build in travis.
This commit is contained in:
@ -5,5 +5,5 @@ before_install:
|
||||
|
||||
script:
|
||||
- cmake .
|
||||
- make
|
||||
- make -j4
|
||||
- make test
|
||||
|
Reference in New Issue
Block a user