Skip to content

Commit

Permalink
added Rtools requirement to appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
bborgesr committed Aug 1, 2016
1 parent c32deb0 commit 552af35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Expand Up @@ -11,6 +11,10 @@ install:
ps: Bootstrap

# Adapt as necessary starting from here
environment:
global:
USE_RTOOLS: true
WARNINGS_ARE_ERRORS: 1

build_script:
- travis-tool.sh install_deps
Expand Down

0 comments on commit 552af35

Please sign in to comment.