mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Hey, look, Travis does windows now!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
language: generic
|
||||
language: cpp
|
||||
|
||||
matrix:
|
||||
include:
|
||||
@@ -12,6 +12,8 @@ matrix:
|
||||
os: osx
|
||||
osx_image: xcode10.2
|
||||
compiler: clang
|
||||
-
|
||||
os: windows
|
||||
|
||||
addons:
|
||||
apt:
|
||||
@@ -26,6 +28,9 @@ addons:
|
||||
homebrew:
|
||||
packages:
|
||||
- ninja
|
||||
chocolatey:
|
||||
packages:
|
||||
- ninja
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
Reference in New Issue
Block a user