Skip to content
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

Travis not triggered #100

Closed
dellaert opened this issue Aug 7, 2019 · 5 comments
Closed

Travis not triggered #100

dellaert opened this issue Aug 7, 2019 · 5 comments

Comments

@dellaert
Copy link
Member

dellaert commented Aug 7, 2019

Description

Travis request is not handled correctly in release branch.
Travis says: Not found: 942a4d852bc74f2d

Steps to reproduce

  1. push release/3.2.3 (where I added travis.yml and travis.sh)

Expected behavior

Travis does CI

Environment

Pushed from Mac, but irrelevant?

@dellaert
Copy link
Member Author

dellaert commented Aug 7, 2019

@jlblancoc any idea?

@jlblancoc
Copy link
Member

The option "build pushed branches" was disabled, and it allowed me to enable it so... in theory, the next commit should trigger a build!

@dellaert
Copy link
Member Author

dellaert commented Aug 8, 2019

Hmmmm, no :-(

@varunagrawal
Copy link
Collaborator

Perhaps try adding the safelist directive to .travis.yml?

https://docs.travis-ci.com/user/customizing-the-build/#safelisting-or-blocklisting-branches

@dellaert
Copy link
Member Author

dellaert commented Aug 8, 2019

Turns out I missed the dot in the travis files....

@dellaert dellaert closed this as completed Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants