diff options
Diffstat (limited to '.appveyor.yml')
-rw-r--r-- | .appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 2d854d6..918e11a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -59,6 +59,7 @@ for: only: - image: Visual Studio 2013 environment: + # First release of Boost.Test v3. boost_version: 1.59.0 build_script: - cd cmake |