mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-01 14:41:43 +01: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