Skip to content

Commit

Permalink
add travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Apr 7, 2015
1 parent 75e7597 commit fd56597
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
@@ -1,3 +1,4 @@
^.*\.Rproj$
^\.Rproj\.user$
^NEWS\.md$
^\.travis\.yml$
2 changes: 2 additions & 0 deletions .travis.yml
@@ -0,0 +1,2 @@
language: r
sudo: true
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
# rsalad

[![Build Status](https://travis-ci.org/daattali/rsalad.svg?branch=master)](https://travis-ci.org/daattali/rsalad)

rsalad, like any other salad, is a mixture of different healthy vegetables that
you should be having frequently and that can make your life much better. Except
that instead of vegetables, rsalad provides you with R functions.
Expand Down

0 comments on commit fd56597

Please sign in to comment.