Skip to content

Commit

Permalink
some debugging for ruby on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
gbirchmeier committed Jul 21, 2020
1 parent 16543a3 commit 74e7fb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ version: 1.0.{build}

install:
- set PATH=C:\Ruby27-x64\bin;%PATH%
- ruby -v
- ps: |
ruby -v
gem install nokogiri
ruby generator\generate.rb
Expand Down

0 comments on commit 74e7fb6

Please sign in to comment.