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 patch dependency in container #6

Merged
merged 1 commit into from Mar 17, 2016
Merged

Add patch dependency in container #6

merged 1 commit into from Mar 17, 2016

Conversation

fjammes
Copy link
Collaborator

@fjammes fjammes commented Mar 4, 2016

No description provided.

@@ -1,9 +1,10 @@
# whitelist
branches:
only:
- u/fjammes/DM-1146
- master
- tickets/DM-5319
Copy link
Contributor

Choose a reason for hiding this comment

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

I assume this was for testing and may/should be removed?

@jhoblitt
Copy link
Contributor

The travis gem warns about the language key not being present.

Warnings for .travis.yml:
[x] missing key language, defaulting to ruby

# MariaDB dependencies
RUN apt-get install -y git cmake libncurses5-dev liblzma-dev zlib1g-dev
# eups/eupspkg and MariaDB dependencies
RUN apt-get update && apt-get install -y git patch cmake libncurses5-dev liblzma-dev zlib1g-dev
Copy link
Contributor

Choose a reason for hiding this comment

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

I often pass -qq to apt-get in scripts to cut down on the rather verbose default output.

@fjammes fjammes merged commit 9e20c81 into master Mar 17, 2016
@ktlim ktlim deleted the tickets/DM-5319 branch August 25, 2018 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants