Skip to content

Commit

Permalink
Travis-CI added
Browse files Browse the repository at this point in the history
  • Loading branch information
dosorio committed May 2, 2017
1 parent a6ba8c3 commit 37542c1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.travis.yml
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
os:
- linux

language: r
r:
- oldrel
- release
- devel

cache: packages
sudo: false

0 comments on commit 37542c1

Please sign in to comment.