Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
benchmark
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
benchmark
Commits
a7ed76ad
Commit
a7ed76ad
authored
Sep 05, 2018
by
Roman Lebedev
Committed by
Dominic Hamon
Sep 05, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Travis-ci: attempt to add 32-bit osx xcode build (#669)
Maybe will show
https://github.com/google/benchmark/pull/667
or maybe this is completely wrong.
parent
305ba313
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
.travis.yml
.travis.yml
+5
-0
No files found.
.travis.yml
View file @
a7ed76ad
...
@@ -129,6 +129,11 @@ matrix:
...
@@ -129,6 +129,11 @@ matrix:
-
COMPILER=clang++ BUILD_TYPE=Release
-
COMPILER=clang++ BUILD_TYPE=Release
-
os
:
osx
-
os
:
osx
osx_image
:
xcode8.3
osx_image
:
xcode8.3
compiler
:
clang
env
:
-
COMPILER=clang++ BUILD_TYPE=Release BUILD_32_BITS=ON
-
os
:
osx
osx_image
:
xcode8.3
compiler
:
gcc
compiler
:
gcc
env
:
env
:
-
COMPILER=g++-7 C_COMPILER=gcc-7 BUILD_TYPE=Debug
-
COMPILER=g++-7 C_COMPILER=gcc-7 BUILD_TYPE=Debug
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment