Browse Source

Installation of libc++ v5.0 on Travis for clang builds. The library is

compiled from source each build, but the source is cached between (#90).
main
offa 7 years ago
parent
commit
b1ee85c5b6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      script/ci_install.sh

+ 1
- 0
script/ci_install.sh View File

@@ -48,4 +48,5 @@ then
rm -rf *
fi


cd ${BUILD_DIR}

Loading…
Cancel
Save