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 6aebafa commit 2a12b87Copy full SHA for 2a12b87
.travis.yml
@@ -13,7 +13,7 @@ matrix:
13
- node_js: 'iojs'
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