forked from fmtlib/fmt
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