forked from boostorg/bind
It's build: off, not build: no.
This commit is contained in:
@@ -9,8 +9,6 @@ branches:
|
|||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
|
|
||||||
build: no
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone -b %APPVEYOR_REPO_BRANCH% https://github.com/boostorg/boost.git boost
|
- git clone -b %APPVEYOR_REPO_BRANCH% https://github.com/boostorg/boost.git boost
|
||||||
- cd boost
|
- cd boost
|
||||||
@@ -38,5 +36,7 @@ install:
|
|||||||
- bootstrap
|
- bootstrap
|
||||||
- b2 headers
|
- b2 headers
|
||||||
|
|
||||||
|
build: off
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- b2 libs/bind/test toolset=msvc-9.0
|
- b2 libs/bind/test toolset=msvc-9.0
|
||||||
|
Reference in New Issue
Block a user