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