mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Appveyor: remove old leftovers.
They are not needed.
This commit is contained in:
parent
9879147ee0
commit
f5a70afad0
1 changed files with 0 additions and 6 deletions
|
@ -23,18 +23,12 @@ install:
|
||||||
build: off
|
build: off
|
||||||
test_script:
|
test_script:
|
||||||
- set CMAKE_MAKE_PROGRAM=C:\strawberry\c\bin\gmake.exe
|
- set CMAKE_MAKE_PROGRAM=C:\strawberry\c\bin\gmake.exe
|
||||||
- set LIBRARY_PATH=C:\libtap\lib
|
|
||||||
- set CMAKE_LIBRARY_PATH=C:\libtap\lib
|
|
||||||
- set LD_LIBRARY_PATH=C:\libtap\lib
|
|
||||||
- set CPATH=C:\libtap\include
|
|
||||||
- set PATH=C:\libtap\bin;%PATH%
|
|
||||||
- set HARNESS_BREAK=1
|
- set HARNESS_BREAK=1
|
||||||
- set HARNESS_VERBOSE=1
|
- set HARNESS_VERBOSE=1
|
||||||
- set FCS_USE_TEST_RUN=1
|
- set FCS_USE_TEST_RUN=1
|
||||||
- gmake pretest
|
- gmake pretest
|
||||||
- perl run-tests.pl
|
- perl run-tests.pl
|
||||||
cache:
|
cache:
|
||||||
- C:\libtap -> .appveyor.yml
|
|
||||||
- C:\_P5 -> .appveyor.yml
|
- C:\_P5 -> .appveyor.yml
|
||||||
- C:\strawberry -> .appveyor.yml
|
- C:\strawberry -> .appveyor.yml
|
||||||
shallow_clone: true
|
shallow_clone: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue