use Travis

This commit is contained in:
pvictor 2018-09-09 21:21:42 +02:00
parent 236e140d0e
commit 7567a477fd
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,4 @@
^\.travis\.yml$
^apexcharter\.Rproj$
^\.Rproj\.user$
^dev$

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
language: R
sudo: false
cache: packages

View File

@ -2,6 +2,8 @@
> Htmlwidget for [apexcharts.js](https://github.com/apexcharts/apexcharts.js)
[![Travis build status](https://travis-ci.org/dreamRs/apexcharter.svg?branch=master)](https://travis-ci.org/dreamRs/apexcharter)
:construction: :warning: Under development !! API will change (and this doesn't work properly in RStudio viewer for now) :warning: :construction:
## Installation