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

updated travis-ci configuration #702

Merged
merged 1 commit into from Jan 29, 2015
Merged

updated travis-ci configuration #702

merged 1 commit into from Jan 29, 2015

Conversation

acoburn
Copy link
Contributor

@acoburn acoburn commented Jan 29, 2015

This adds travis-ci support to the Java8 branch

@@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk7
- oraclejdk8
before_install:
- "echo $JAVA_OPTS"
- "export JAVA_OPTS=-Xmx512m"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why drop the heap adjustment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ajs6f I only changed the jdk specification (oraclejdk7 -> oraclejdk8) -- the heap size was unchanged.

Copy link
Contributor

Choose a reason for hiding this comment

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

@acoburn I'm a dope! I misread the hyphens at the start of those lines as minus signs indicating deletions!

ajs6f added a commit that referenced this pull request Jan 29, 2015
updated travis-ci configuration
@ajs6f ajs6f merged commit 8f4e276 into fcrepo:Java8 Jan 29, 2015
@acoburn acoburn deleted the travis-ci-support branch February 1, 2015 02:16
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

2 participants