Skip to content

Commit

Permalink
travis experimental build
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Oct 2, 2018
1 parent 7074054 commit 47975af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ install:
- if "%COMPILER%"=="mingw" set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;%PATH%
- if "%COMPILER%"=="mingw" g++ --version

build_script:
- cmake --build . --config Release

before_build:
- cmake . -G "%GENERATOR%" . -DBUILD_TESTS=ON -DCMAKE_CXX_FLAGS="%FLAGS%" -DCMAKE_IGNORE_PATH="C:/Program Files/Git/usr/bin"

Expand Down

0 comments on commit 47975af

Please sign in to comment.