Update travis file
This commit is contained in:
parent
002b7c2a9c
commit
7eabe90d11
|
@ -282,6 +282,12 @@ matrix:
|
|||
env:
|
||||
- BUILD_TYPE="Release" DOUBLE_PRECISION="False" PROFILER="True"
|
||||
|
||||
# ----- Windows / Visual Studio -----
|
||||
- os: windows
|
||||
name: "Windows / Visual Studio (Debug)"
|
||||
env:
|
||||
- BUILD_TYPE="Debug" DOUBLE_PRECISION="False"
|
||||
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user