Skip to content

limit the branches for travis #260

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2019
Merged

Conversation

dariuszkuc
Copy link
Collaborator

No description provided.

@@ -5,6 +5,11 @@ jdk:
- openjdk8
- openjdk11

branches:
only:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both of these changes will need to be pushed to the 0.6.x branch since travis pulls the config from GH

@codecov
Copy link

codecov bot commented Jul 18, 2019

Codecov Report

Merging #260 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #260   +/-   ##
=========================================
  Coverage     96.81%   96.81%           
  Complexity      196      196           
=========================================
  Files            61       61           
  Lines           691      691           
  Branches        122      122           
=========================================
  Hits            669      669           
  Misses            9        9           
  Partials         13       13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c96f53d...4dfdc99. Read the comment docs.

@smyrick smyrick merged commit 1630ded into ExpediaGroup:master Jul 18, 2019
@smyrick smyrick added changes: patch Changes require a patch version type: tool update CI, code coverage, or linter updates and removed changes: patch Changes require a patch version labels Jul 18, 2019
@dariuszkuc dariuszkuc deleted the travis_branch branch July 18, 2019 18:41
smyrick pushed a commit to smyrick/graphql-kotlin that referenced this pull request Sep 11, 2019
dariuszkuc added a commit to dariuszkuc/graphql-kotlin that referenced this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: tool update CI, code coverage, or linter updates
Development

Successfully merging this pull request may close these issues.

2 participants