Skip to content

Commit

Permalink
💚 Do not treat warnings as errors in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ampatzia committed Jul 19, 2017
1 parent 4c86620 commit fd28cf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
language: R
sudo: false
cache: packages
warnings_are_errors: false

0 comments on commit fd28cf2

Please sign in to comment.