From 81a7c92b6c487bbbbf62e319fc2aff5a30be3a72 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Thu, 1 Jun 2017 08:48:02 +0100 Subject: [PATCH] CI: Add missing dependency to utility. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c589d61..f73f33d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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