Skip to content

Commit

Permalink
Tests are currently timing out on the Appveyor server.
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwhite committed Jun 14, 2015
1 parent bc50f08 commit 3a7b26d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ before_build:
build_script:
- cmake -G "%GENERATOR%" -DBOOST_ROOT="%BOOST_ROOT%" -DBOOST_LIBRARYDIR="%BOOST_LIBRARYDIR%" -DCMAKE_PREFIX_PATH="%QT_DIR%" -H. -Bbuild
- cmake --build build --config "%CONFIGURATION%"

test_script:
- cd build\bin
- .\pte_tests.exe

0 comments on commit 3a7b26d

Please sign in to comment.