Skip to content

Naively configure travis-ci .#7

Open
apetro wants to merge 1 commit into
Jasig:masterfrom
apetro:travis-ci
Open

Naively configure travis-ci .#7
apetro wants to merge 1 commit into
Jasig:masterfrom
apetro:travis-ci

Conversation

@apetro
Copy link
Copy Markdown
Member

@apetro apetro commented Feb 4, 2017

  • Add simplest possible Travis-CI configuration for a Java project ( .travis.yml )
  • Add build status badge to README.md

in order to stave off potential future regressions that might break the build or fail a unit test.

Travis will only actually run, and the README badge become interesting, when a project admin turns on Travis-CI for this repository. Until then, the configuration and badge are harmless no-ops.

Demonstrated working on my fork of the repository, where I have turned Travis-CI on.

Travis will only actually run, and the README badge become interesting,
when 1) merged to master and 2) a project admin turns on Travis-CI for
this repository. Until then, the configuration and badge are harmless.
Copy link
Copy Markdown
Member

@ChristianMurphy ChristianMurphy left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks @apetro!

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