From 2ba818e20ee9e4759e14320f71c6d731e8585b16 Mon Sep 17 00:00:00 2001 From: Henry Fredrick Schreiner Date: Wed, 28 Nov 2018 08:16:36 +0100 Subject: [PATCH] Travis mention --- chapters/intro/dodonot.md | 1 + 1 file changed, 1 insertion(+) diff --git a/chapters/intro/dodonot.md b/chapters/intro/dodonot.md index bfbe002..879adcc 100644 --- a/chapters/intro/dodonot.md +++ b/chapters/intro/dodonot.md @@ -16,6 +16,7 @@ You'll need to pick a minimum required version of CMake. This will affect the CM | Homebrew on macOS | latest | On macOS with Homebrew, this is only a few minutes behind cmake.org. | | Chocolaty on Windows | latest | Also up to date. The normal cmake.org installers are common on Windows, as well. | | TravisCI Trusty | 3.9 | The December 2017 update added a recent version of clang and CMake! Finally! | +| TravisCI Xenial | 3.12.4 | Mid November 2018 this image became ready for widescale use. | ## CMake Antipatterns