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

Update Travis Configuration#848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Merged
Changes from1 commit
Commits
Show all changes
12 commits
Select commitHold shift + click to select a range
0a6f0dc
Update Travis config to support more compilers
deanberrisJun 14, 2018
055789c
fixup: cleanup unnecessary addons for trusty
deanberrisJun 14, 2018
d5967ed
fixup: use later version of boost, use env variables better?
deanberrisJun 14, 2018
7e9bd3f
fixup: still too new of a boost.
deanberrisJun 14, 2018
0575a4e
fixup: simplify config
deanberrisJun 14, 2018
24b38e7
fixup: export CC and CXX properly
deanberrisJun 14, 2018
c70cc30
fixup: workaround CC and CXX shadowing
deanberrisJun 14, 2018
7d9dc58
fixup: add GCC 5 and clang 3.8 configs
deanberrisJun 14, 2018
bb69c20
fixup: fix Uri_DISABLE_LIBNEWCXX -> Uri_DISABLE_LIBCXX
deanberrisJun 14, 2018
99c0f84
fixup: support clang 4.0 and clang 5.0
deanberrisJun 14, 2018
61b166f
fixup: set CCACHE_CPP2=yes as a global
deanberrisJun 14, 2018
051e508
Update submodules to latest master
deanberrisJan 4, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fixup: still too new of a boost.
  • Loading branch information
@deanberris
deanberris committedJan 4, 2019
commit7e9bd3f948bd5499b4e4824e52b661a8d79c8e87
3 changes: 2 additions & 1 deletion.travis.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -100,6 +100,7 @@ matrix:
# - compiler: g++
# env: 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"
before_install:
- echo "${MATRIX_EVAL}"
- eval "${MATRIX_EVAL}"
install:
- pwd
Expand All@@ -118,7 +119,7 @@ after_failure:
addons:
apt:
packages:
- libboost1.60-all-dev
- libboost1.55-all-dev
notifications:
slack:
secure: Y7lLjqZ83+b/jaJ5+EKwvgCDeERi4bVbDn9tLp8sieTdu+ENsPI+JmLYSXZXPpe7JrItrXW6uJJXN2wG1h7au4mpVVTghd31HBzuzrqVxDphWPhp16NYzvbAgQQRBXvFVvfSdW/Kb/n2fX6xDApY0t6vNREb/GKg0GyzESb4ZjU=

[8]ページ先頭

©2009-2025 Movatter.jp