Skip to content

Commit

Permalink
Ignoring tests in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
IronistM committed Nov 9, 2017
1 parent e7ddc5e commit 0c2ac19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
language: R
sudo: false
cache: packages
global:
- R_CHECK_ARGS="--no-build-vignettes --no-manual --timings --no-tests"
- _R_CHECK_TIMINGS_="0"

0 comments on commit 0c2ac19

Please sign in to comment.