We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6373a97 commit ddd7853Copy full SHA for ddd7853
.travis.yml
@@ -13,7 +13,7 @@ matrix:
13
- node_js: '4'
14
env: TEST_SUITE=standard
15
16
- env: TEST_SUITE=browser BROWSER_NAME=ie BROWSER_VERSION="9..latest"
+ env: TEST_SUITE=browser BROWSER_NAME=ie BROWSER_VERSION="10..latest"
17
18
env: TEST_SUITE=browser BROWSER_NAME=chrome BROWSER_VERSION="44..beta"
19
0 commit comments