From 7fa0ddd8414775080913f7fc96099b6169add626 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Wed, 31 May 2017 13:24:43 +0100 Subject: [PATCH] CI: Add one more missing dependency. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index fe9894be..4c3dd335 100644 --- a/.travis.yml +++ b/.travis.yml @@ -472,6 +472,7 @@ install: - git submodule update --init libs/tokenizer - git submodule update --init libs/optional - git submodule update --init libs/atomic + - git submodule update --init libs/rational - cp -r $TRAVIS_BUILD_DIR/* libs/regex - ./bootstrap.sh - ./b2 headers