CI: Add one more missing dependency.

This commit is contained in:
jzmaddock
2017-05-31 13:24:43 +01:00
parent cc09911d6d
commit 7fa0ddd841

View File

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