Add a travis.yml

This commit is contained in:
R. Tyler Croy 2015-09-04 15:59:58 -07:00
parent 45b3286ddf
commit 904a5995cd
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
2 changed files with 8 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: java
jdk:
- oraclejdk8
cache:
directories:
- $HOME/.gradle

View File

@ -1,5 +1,7 @@
= RxCurator
image:https://travis-ci.org/reiseburo/rx-curator.svg?branch=master["Build Status", link="https://travis-ci.org/reiseburo/rx-curator"]
NOTE: Consider this code beta quality until further notice
RxCurator is intended to be a small reactive wrapper on top of the phenomenal