Skip to content

GUACAMOLE-392: add basic travis-ci integration#188

Closed
chipitsine wants to merge 1 commit intoapache:masterfrom
chipitsine:travis-ci
Closed

GUACAMOLE-392: add basic travis-ci integration#188
chipitsine wants to merge 1 commit intoapache:masterfrom
chipitsine:travis-ci

Conversation

@chipitsine
Copy link

No description provided.

language: java

script:
- mvn install -DskipTests=true -Drat.skip=true -Dmaven.javadoc.skip=true -B -V
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As with apache/guacamole-server#110, I'm not confident Travis CI is a good choice. Depending on the result of discussion, if we do choose to go with Travis, skipping parts of the build shouldn't be done, especially tests and the RAT check. Catching test failures is one of the key points of using CI.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as for skipping RAT check, I left that to those who understands how to deal with that :) I do not insist in skipping actually

@mike-jumper
Copy link
Contributor

@chipitsine - as with apache/guacamole-server#110, please close this PR when you can. We are now using Jenkins for CI.

@chipitsine
Copy link
Author

closing in favour of jenkins

@chipitsine chipitsine closed this Jan 24, 2018
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.

2 participants