Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
json
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
json
Commits
a2445316
Unverified
Commit
a2445316
authored
Jul 12, 2020
by
Niels Lohmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
♻
overwork Travis YAML
parent
cf741313
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
11 deletions
+6
-11
.travis.yml
.travis.yml
+6
-11
No files found.
.travis.yml
View file @
a2445316
...
@@ -10,17 +10,6 @@ sudo: required
...
@@ -10,17 +10,6 @@ sudo: required
group
:
edge
group
:
edge
###################
# global settings #
###################
env
:
global
:
# The next declaration is the encrypted COVERITY_SCAN_TOKEN, created
# via the "travis encrypt" command using the project repo's public key
-
secure
:
"
m89SSgE+ASLO38rSKx7MTXK3n5NkP9bIx95jwY71YEiuFzib30PDJ/DifKnXxBjvy/AkCGztErQRk/8ZCvq+4HXozU2knEGnL/RUitvlwbhzfh2D4lmS3BvWBGS3N3NewoPBrRmdcvnT0xjOGXxtZaJ3P74TkB9GBnlz/HmKORA="
################
################
# build matrix #
# build matrix #
################
################
...
@@ -129,6 +118,9 @@ matrix:
...
@@ -129,6 +118,9 @@ matrix:
env
:
env
:
-
SPECIAL=coverity
-
SPECIAL=coverity
-
COMPILER=clang++-3.6
-
COMPILER=clang++-3.6
# The next declaration is the encrypted COVERITY_SCAN_TOKEN, created
# via the "travis encrypt" command using the project repo's public key
-
secure
:
"
m89SSgE+ASLO38rSKx7MTXK3n5NkP9bIx95jwY71YEiuFzib30PDJ/DifKnXxBjvy/AkCGztErQRk/8ZCvq+4HXozU2knEGnL/RUitvlwbhzfh2D4lmS3BvWBGS3N3NewoPBrRmdcvnT0xjOGXxtZaJ3P74TkB9GBnlz/HmKORA="
# OSX / Clang
# OSX / Clang
...
@@ -150,6 +142,9 @@ matrix:
...
@@ -150,6 +142,9 @@ matrix:
-
os
:
osx
-
os
:
osx
osx_image
:
xcode11.2
osx_image
:
xcode11.2
-
os
:
osx
osx_image
:
xcode12
# Linux / GCC
# Linux / GCC
-
os
:
linux
-
os
:
linux
...
...
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