Skip to content

Commit b28b066

Browse files
committed
Enable remote IE tests on AppVeyor
1 parent 4b06f73 commit b28b066

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ environment:
66
TASK: build
77
- RUBY_VERSION: 200
88
TASK: //rb:ie-test
9+
- RUBY_VERSION: 200
10+
TASK: //rb:remote-ie-test
911
install:
1012
- 'set JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0'
1113
- 'set PATH=%JAVA_HOME%;%PATH%'

0 commit comments

Comments
 (0)