Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
adb769cd
Unverified
Commit
adb769cd
authored
Jul 29, 2020
by
Nikita Titov
Committed by
GitHub
Jul 29, 2020
Browse files
[ci] run Travis and Azure Pipelines only for master branch (#3265)
* Update .vsts-ci.yml * Update .travis.yml
parent
ff85e59a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
.travis.yml
.travis.yml
+2
-0
.vsts-ci.yml
.vsts-ci.yml
+3
-1
No files found.
.travis.yml
View file @
adb769cd
if
:
branch = master
language
:
cpp
language
:
cpp
git
:
git
:
...
...
.vsts-ci.yml
View file @
adb769cd
trigger
:
trigger
:
branches
:
branches
:
include
:
include
:
-
'
*'
-
master
tags
:
tags
:
include
:
include
:
-
v*
-
v*
pr
:
-
master
variables
:
variables
:
PYTHON_VERSION
:
3.8
PYTHON_VERSION
:
3.8
CONDA_ENV
:
test-env
CONDA_ENV
:
test-env
...
...
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