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

Travis: Run linter in parallel job #2924

Merged
merged 1 commit into from
Oct 1, 2018

Conversation

dnakamura
Copy link
Contributor

avoids hitting max job execution time on travis

Signed-off-by: Devin Nakamura [email protected]

.travis.yml Outdated
@@ -66,42 +66,9 @@ addons:
- llvm-3.8-dev
before_install:
- jdk_switcher use oraclejdk8
before_script:
- ccache -s -z
Copy link
Member

Choose a reason for hiding this comment

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

The ccache commands were removed, is this intentional?

.travis.yml Show resolved Hide resolved
.travis.yml Show resolved Hide resolved
avoids  hitting max job execution time on travis

Signed-off-by: Devin Nakamura <[email protected]>
@pshipton pshipton merged commit a0cb94a into eclipse-openj9:master Oct 1, 2018
@dnakamura dnakamura deleted the travis_lint branch October 10, 2018 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants