Skip to content

Commit

Permalink
Disable TEST_SUITE=ruby for AppVeyor CI
Browse files Browse the repository at this point in the history
  • Loading branch information
suriyaa committed Jul 29, 2017
1 parent af869ba commit 0a1b919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ environment:
RUBY_VERSION: 22
matrix:
- TEST_SUITE: node
- TEST_SUITE: ruby
#- TEST_SUITE: ruby

install:
- set PATH=C:\Ruby%RUBY_VERSION%\bin;%PATH%
Expand Down

0 comments on commit 0a1b919

Please sign in to comment.