Skip to content

Commit d9ab820

Browse files
committed
Allow multiple build for different type of OS.
1 parent 8ba9fc0 commit d9ab820

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mono_repo.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ travis:
33
apt:
44
packages:
55
- cmake
6+
7+
os:
8+
- linux
9+
- osx
10+
- windows

0 commit comments

Comments
 (0)