commit | b6fe8526e359c991feec900b0a9ab59b7c923e80 | [log] [tgz] |
---|---|---|
author | Luke W Johnston <lwjohnst@gmail.com> | Wed Apr 24 16:15:20 2019 +0200 |
committer | Luke W Johnston <lwjohnst@gmail.com> | Wed Apr 24 16:15:20 2019 +0200 |
tree | d9f8818e4b5ae6fbcea98b80abbc3fc9b3566ab6 | |
parent | 91ada31a8c803059f43ec41c61be455de1b0c8e8 [diff] [blame] |
use_travis to set build ignore. Don't need before_install anymore
diff --git a/.Rbuildignore b/.Rbuildignore index 5219fdf..c7d1c3e 100644 --- a/.Rbuildignore +++ b/.Rbuildignore
@@ -1,3 +1,5 @@ ^.*\.Rproj$ ^.*\.Rproj\.user$ ^\.Rproj\.user$ +^images$ +^\.travis\.yml$