rcongiu / Hive-JSON-Serde

Read - Write JSON SerDe for Apache Hive.
Other
732 stars 391 forks source link

Added Travis-CI. #180

Closed dblock closed 7 years ago

dblock commented 7 years ago

Enable Travis first before merging in https://travis-ci.org/rcongiu.

It just runs mvn test by default, successful build here.

dblock commented 7 years ago

@rcongiu You still need to enable Travis for your repo. Go to https://travis-ci.org/rcongiu, Sync (top right) if your repo is not there, and flip the switch for Hive-JSON-Serde to enable CI. Then https://travis-ci.org/rcongiu/Hive-JSON-Serde will show something.