Skip to content

Commit

Permalink
Issue #3229: switch distelli CI to jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Jun 26, 2016
1 parent e748ca5 commit 60a7d38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions distelli-manifest.yml
@@ -1,5 +1,7 @@
# CI is dedicated to verify NoExceptions in Javadoc checks - checks-only-javadoc-error.xml
checkstyle/checkstyle:
Build:
- command -v jdk_switcher > /dev/null && jdk_switcher use oraclejdk8
- git clone https://github.com/checkstyle/contribution && cd contribution/checkstyle-tester
- sed -i.'' 's/^guava/#guava/' projects-for-travis.properties
- sed -i.'' 's/#spring-framework/spring-framework/' projects-for-travis.properties
Expand Down

0 comments on commit 60a7d38

Please sign in to comment.