mirror of
https://github.com/gwm17/catima.git
synced 2025-02-19 18:58:51 -05:00
Update appveyor.yml
This commit is contained in:
parent
1486f6bf3d
commit
accf00e28f
|
@ -13,9 +13,9 @@ environment:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- set PATH=%Python_ROOT_DIR%;%PATH%
|
- set PATH=%Python_ROOT_DIR%;%PATH%
|
||||||
|
- pip install pybind11
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- pip install pybind11
|
|
||||||
# - git submodule add -b stable ../../pybind/pybind11 extern/pybind11
|
# - git submodule add -b stable ../../pybind/pybind11 extern/pybind11
|
||||||
# - git submodule update --init
|
# - git submodule update --init
|
||||||
- mkdir build && cd build
|
- mkdir build && cd build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user