Skip to content

Commit

Permalink
New Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
lmullen committed Mar 19, 2016
1 parent b998c11 commit f7c1a29
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: r
warnings_are_errors: true
sudo: required

r_binary_packages:
- dplyr
- knitr
r:
- oldrel
- release
- devel
sudo: false
cache: packages

notifications:
email:
Expand Down

0 comments on commit f7c1a29

Please sign in to comment.