Skip to content

Commit

Permalink
test(circleci): specify windows version for ie
Browse files Browse the repository at this point in the history
  • Loading branch information
pimlie committed Mar 23, 2019
1 parent 5911bbd commit c3bf017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ workflows:
requires: [test-e2e-ssr]
- test-e2e-browser:
name: test-e2e-ie
browserString: browserstack/local/ie:9
browserString: browserstack/local/windows 7/ie:9
requires: [test-e2e-ssr]
filters:
branches: { ignore: /^pull\/.*/ }
Expand Down

0 comments on commit c3bf017

Please sign in to comment.