mirror of
https://github.com/reiseburo/rx-curator
synced 2024-11-04 15:40:43 +00:00
Add a travis.yml
This commit is contained in:
parent
45b3286ddf
commit
904a5995cd
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.gradle
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user