From 96369c2c1296d398db434f0611263c77abbafabb Mon Sep 17 00:00:00 2001 From: "Vicente J. Botet Escriba" Date: Mon, 18 Sep 2017 00:29:24 +0200 Subject: [PATCH] appveyor mp11 -> ratio. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f10aa98..b393c66 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -38,4 +38,4 @@ install: build: off test_script: - - b2 libs/mp11/test toolset=%TOOLSET% + - b2 libs/ratio/test toolset=%TOOLSET%