1
0
Fork 0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-05-11 08:16:04 +02:00
crawler-commons/.travis.yml

12 lines
141 B
YAML
Raw Normal View History

2016-06-30 12:49:02 +02:00
language: java
2016-09-30 06:39:24 +02:00
jdk:
2019-09-04 10:29:58 +02:00
- openjdk8
2016-09-30 06:39:24 +02:00
script:
- mvn install javadoc:aggregate
notifications:
email:
- crawler-commons@googlegroups.com