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

Library Settings and CI Configuration #3

Merged
merged 1 commit into from Jan 24, 2017

Conversation

juanpedromoreno
Copy link
Contributor

This PR fixes #2 . It brings:

Please, @raulraja could you review? Thanks!
CC @julienrf

- Common sbt-settings
- https://travis-ci.org/scala-exercises settings
- Publish settings under scala-exercises organization
Copy link
Member

@raulraja raulraja left a comment

Choose a reason for hiding this comment

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

LGTM

organizationHomepage := Some(new URL("http://scala-exercises.org")),
startYear := Some(2016),
description := "Scala Exercises: The path to enlightenment",
Copy link
Member

Choose a reason for hiding this comment

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

We should make all these frequently copied and pasted settings a common setting shared among exercise projects

@juanpedromoreno juanpedromoreno merged commit 7278b76 into master Jan 24, 2017
@juanpedromoreno juanpedromoreno deleted the add-scala-exercises-org-settings-and-ci branch January 24, 2017 10:27
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.

Adds org sbt settings and integrates with Travis
3 participants