Skip to content

Commit

Permalink
Enable remote IE tests on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Mar 2, 2018
1 parent 4b06f73 commit b28b066
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
Expand Up @@ -6,6 +6,8 @@ environment:
TASK: build
- RUBY_VERSION: 200
TASK: //rb:ie-test
- RUBY_VERSION: 200
TASK: //rb:remote-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 b28b066

Please sign in to comment.