CI: Add missing dependency to utility.

This commit is contained in:
jzmaddock
2017-06-01 08:48:02 +01:00
parent 4406ec8039
commit 81a7c92b6c

View File

@ -333,6 +333,7 @@ install:
- git submodule update --init libs/move
- git submodule update --init libs/functional
- git submodule update --init libs/random
- git submodule update --init libs/utility
- cp -r $TRAVIS_BUILD_DIR/* libs/integer
- ./bootstrap.sh
- ./b2 headers