Skip to content

Commit

Permalink
modifying appveyor and README
Browse files Browse the repository at this point in the history
  • Loading branch information
daino3 committed Jun 2, 2017
1 parent c38737e commit 72909c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Code Generation
To regenerate the message and field class source from the Data Dictionaries, you need Ruby and the Nokogiri gem:

gem install nokogiri
gem install mustache
generate.bat


Expand Down
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ install:
- cmd: >-
gem install nokogiri -v 1.6.8.1
gem install mustache
generate.bat
build_script:
- cmd: build.bat
Expand Down

0 comments on commit 72909c6

Please sign in to comment.