Skip to content

Commit

Permalink
Don't allow IE tests failure on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Sep 19, 2017
1 parent 9520c9d commit 7389846
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ 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 7389846

Please sign in to comment.