mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-31 19:24:48 +02:00
Enable osx in travis-ci config.
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user