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: fixed fail job if check unsuccessful #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

staiyeba
Copy link
Contributor

@staiyeba staiyeba commented May 8, 2019

The pipeline is green, even when the condition is false.
Now it will exit with 1 when the condition is false.
Other minor changes:

  • turned production off cmake -DFOR_PRODUCTION=OFF hello_world
  • increased timeout gtimeout 10
  • changed name of log file: hello_log-txt to hello.log
  • returns standard out and standard error to console and to file. boot hello 2>&1 | tee hello.log

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

Successfully merging this pull request may close these issues.

1 participant