From cc09911d6d57ff659ffcbe04fe57405dc63e932b Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Wed, 31 May 2017 08:49:27 +0100 Subject: [PATCH] CI: Add missing dependency --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2939a2b4..fe9894be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -471,6 +471,7 @@ install: - git submodule update --init libs/math - git submodule update --init libs/tokenizer - git submodule update --init libs/optional + - git submodule update --init libs/atomic - cp -r $TRAVIS_BUILD_DIR/* libs/regex - ./bootstrap.sh - ./b2 headers