1
0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-09-20 08:42:15 +02:00

Update TravisCi config to accomodate JDK8

This commit is contained in:
Lewis John McGibbney 2016-09-26 15:38:16 -07:00
parent 8814bed160
commit a9eb31e9db

View File

@ -1,5 +1,9 @@
language: java
script:
- jdk_switcher use oraclejdk8
- mvn install javadoc:aggregate
notifications:
email:
- crawler-commons@googlegroups.com