Add Travis CI properties

This commit is contained in:
magese 2018-11-15 11:22:23 +08:00
parent 9618da0a11
commit 3e118d8073
2 changed files with 4 additions and 1 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: java
jdk:
- oraclejdk8

View File

@ -3,7 +3,7 @@ ik-analyzer for solr7.x
<!-- Badges section here. --> <!-- Badges section here. -->
[![Analytics](https://ga-beacon.appspot.com/UA-129307434-1/welcome-page)](https://github.com/magese/ik-analyzer-solr7) [![Analytics](https://ga-beacon.appspot.com/UA-129307434-1/welcome-page)](https://github.com/magese/ik-analyzer-solr7)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/magese/ik-analyzer-solr7/star)
[![Crates.io](https://img.shields.io/crates/l/rustc-serialize.svg)](https://github.com/magese/ik-analyzer-solr7/blob/master/LICENSE) [![Crates.io](https://img.shields.io/crates/l/rustc-serialize.svg)](https://github.com/magese/ik-analyzer-solr7/blob/master/LICENSE)
[![Build Status](https://travis-ci.org/magese/ik-analyzer-solr7.svg?branch=master)](https://travis-ci.org/magese/ik-analyzer-solr7) [![Build Status](https://travis-ci.org/magese/ik-analyzer-solr7.svg?branch=master)](https://travis-ci.org/magese/ik-analyzer-solr7)