forked from boostorg/mp11
Fix variable expansion in appveyor.yml
This commit is contained in:
@@ -36,4 +36,4 @@ install:
|
|||||||
build: off
|
build: off
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- b2 libs/mp11/test toolset=$TOOLSET
|
- b2 libs/mp11/test toolset=%TOOLSET%
|
||||||
|
Reference in New Issue
Block a user