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 doesn't always fail when build fails #19

Open
helje5 opened this issue Mar 28, 2017 · 0 comments
Open

Travis doesn't always fail when build fails #19

helje5 opened this issue Mar 28, 2017 · 0 comments

Comments

@helje5
Copy link
Member

helje5 commented Mar 28, 2017

E.g.: https://travis-ci.org/NozeIO/Noze.io/jobs/215874965

Cloning /home/travis/build/NozeIO/Noze.io
error: The dependency graph could not be satisfied. The package (/home/travis/build/NozeIO/Noze.io) with version tag in range (0.5.0..<0.5.9223372036854775807) is not found. Found tags ([0.3.1337])
make[1]: Leaving directory `/home/travis/build/NozeIO/Noze.io/Samples'
The command "make samples" exited with 0.

No idea what is going on here. It says make samples exited with 0 even though we got the error. Is that our fault or is SPM not setting a proper exit code?

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

1 participant