Unverified Commit adb769cd authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] run Travis and Azure Pipelines only for master branch (#3265)

* Update .vsts-ci.yml

* Update .travis.yml
parent ff85e59a
if: branch = master
language: cpp
git:
......
trigger:
branches:
include:
- '*'
- master
tags:
include:
- v*
pr:
- master
variables:
PYTHON_VERSION: 3.8
CONDA_ENV: test-env
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment