mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-10 13:10:07 +00:00
Enable osx in travis-ci config.
This commit is contained in:
parent
438eba1402
commit
ed8ff58019
@ -1,5 +1,9 @@
|
||||
language: cpp
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
before_install:
|
||||
- git submodule update --init
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user