mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-29 10:13:37 +02:00
Enable parallel build in travis.
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@ before_install:
|
||||
|
||||
script:
|
||||
- cmake .
|
||||
- make
|
||||
- make -j4
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user