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

Add Travis CI build and deploy support #4

Merged
merged 1 commit into from Aug 30, 2018
Merged

Conversation

pdavidson100
Copy link
Contributor

@pdavidson100 pdavidson100 commented Aug 30, 2018

See the Travis CI project here: https://travis-ci.org/salesforce/mirus

#3

@salesforce-cla
Copy link

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Paul Davidson <p***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request.

Copy link

@jamesward jamesward left a comment

Choose a reason for hiding this comment

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

Cool! Hopefully this all works. :)

@pdavidson100 pdavidson100 merged commit 5a804fd into master Aug 30, 2018
@pdavidson100 pdavidson100 deleted the add-travis-ci branch August 30, 2018 20:43

before_install: source .travis.gpg.sh

install: mvn install -settings .travis.settings.xml -DskipTests=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.

Should this be mvn install --settings ... ... double dash?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's strange, I guess it's not required for the install command. I'll create a new PR to fix.

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.

None yet

3 participants