Skip to content

Commit

Permalink
Grab submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuki Izumi authored and gjtorikian committed Oct 11, 2016
1 parent c71e282 commit 8bd2514
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
@@ -1,6 +1,8 @@
# appveyor.yml
install:
- set PATH=C:\Ruby22\bin;%PATH%
- git submodule init
- git submodule update
- bundle install

build: off
Expand Down

0 comments on commit 8bd2514

Please sign in to comment.