mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Enable parallel build in travis.
This commit is contained in:
parent
f578bc3a4a
commit
c123fc612f
@ -5,5 +5,5 @@ before_install:
|
||||
|
||||
script:
|
||||
- cmake .
|
||||
- make
|
||||
- make -j4
|
||||
- make test
|
||||
|
Loading…
Reference in New Issue
Block a user