Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Travis bug - fork's creating pull requests do not trigger CI#38

Merged
jonshaffer merged 1 commit intomasterfrom
bug/travis-pr
Dec 28, 2016
Merged

Travis bug - fork's creating pull requests do not trigger CI#38
jonshaffer merged 1 commit intomasterfrom
bug/travis-pr

Conversation

@jonshaffer
Copy link
Copy Markdown
Owner

Due to security issues, travis does not accept encrypted environment variables from fork pull requests. Added to global variables in the travis build instead.

@jonshaffer jonshaffer added the bug label Dec 28, 2016
@codecov-io
Copy link
Copy Markdown

Current coverage is 12.82% (diff: 100%)

Merging #38 into master will not change coverage

@@             master        #38   diff @@
==========================================
  Files            23         23          
  Lines           803        803          
  Methods          75         75          
  Messages          0          0          
  Branches        221        221          
==========================================
  Hits            103        103          
  Misses          700        700          
  Partials          0          0          

Powered by Codecov. Last update 908b8b6...c33d312

@jonshaffer jonshaffer merged commit f156da0 into master Dec 28, 2016
@jonshaffer jonshaffer deleted the bug/travis-pr branch December 29, 2016 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants