CI: Add missing dependency

This commit is contained in:
jzmaddock
2017-05-31 08:49:27 +01:00
parent 1dad9252db
commit cc09911d6d

View File

@ -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