1
0
forked from boostorg/mp11

Fix variable expansion in appveyor.yml

This commit is contained in:
Peter Dimov
2017-05-20 02:40:56 +03:00
parent 9621b779be
commit 87bbd2ccb3

View File

@@ -36,4 +36,4 @@ install:
build: off
test_script:
- b2 libs/mp11/test toolset=$TOOLSET
- b2 libs/mp11/test toolset=%TOOLSET%