Issue #3229: switch distelli CI to jdk8

This commit is contained in:
Roman Ivanov 2016-06-26 12:27:31 -07:00
parent e748ca5fc2
commit 60a7d38cfa
1 changed files with 2 additions and 0 deletions

View File

@ -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