Skip to content

Commit

Permalink
allow rb IE test failure on Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
lmtierney committed Aug 10, 2017
1 parent 385f948 commit 1d603d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ environment:
TASK: build
- RUBY_VERSION: 200-x64
TASK: //rb:ie-test
matrix:
allow_failures:
- RUBY_VERSION: 200-x64
TASK: //rb:ie-test
install:
- 'set JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0'
- 'set PATH=%JAVA_HOME%;%PATH%'
Expand Down

0 comments on commit 1d603d5

Please sign in to comment.