diff --git a/.travis.yml b/.travis.yml index 4e2052572..60ae11399 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,7 @@ before_install: # TODO: Remove these hacky fixups - (cd $ROOT_PATH/lib && sudo ln -rsf libclang-cpp.so.1 libclang-cpp-$VERSION.so.1) - sudo touch $ROOT_PATH/lib/libExampleIRTransforms.a + - sudo touch $ROOT_PATH/lib/libBye.a script: # Build IWYU