Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2dd328e

Browse files
committed
squash: try installing ccache from testing too
1 parentdab4bd4 commit2dd328e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.travis.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ env:
1717
-BUILD_SHARED_LIBS="OFF" CMAKE_BUILD_TYPE="Debug" ENABLE_HTTPS="ON" CMAKE_CXX_FLAGS="-fsanitize=address" Uri_BUILD_TEST=OFF Uri_DISABLE_LIBCXX=YES
1818
# TODO(deanberris): It seems Boost is not msan-clean yet; report bugs and maybe fix?
1919
#- BOOST_VER=1.59.0 BUILD_SHARED_LIBS="OFF" CMAKE_BUILD_TYPE="Debug" ENABLE_HTTPS="ON" CMAKE_CXX_FLAGS="-fsanitize=memory -fsanitize-memory-track-origins=2"
20+
cache:
21+
-apt
22+
-ccache
2023
matrix:
2124
exclude:
2225
-compiler:g++
@@ -67,6 +70,7 @@ addons:
6770
-libboost1.55-all-dev
6871
-gcc-4.9
6972
-g++-4.9
73+
-ccache
7074
-clang-3.8
7175
-cmake
7276
-cmake-data

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp