should make travis.ci only run on master #1893
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for submitting a PR! Please fill in this template where appropriate:
Category
(Bug )
Feature/Issue Description
This Module is added to ...
This Extension is used by doing ...
This Bug can be reproduced by ... running travis.ci in the master, its running a branch instead of master.
The Documentation describes ...
This Test covers ...
Describe what changes
Describe how the change affects BeEF's usability ...
Describe how to replicate the issue/bug that this is fixing ...
Describe what this improves
Test cases
Describe what the goal of the test is, what it covers and if there are any use cases that still need to be covered.
spec/beef/extensions/example_extension.rb
Relevant wiki page
If it is not easily understandable without little pre-knowledge or context, there should be a section in the Wiki somewhere explaining it.