Skip to content

Commit 2a12b87

Browse files
committed
ie 9 does not support cryptographically secure random number generator
1 parent 6aebafa commit 2a12b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313
- node_js: 'iojs'
1414
env: TEST_SUITE=standard
1515
- node_js: 'iojs'
16-
env: TEST_SUITE=browser BROWSER_NAME=ie BROWSER_VERSION="9..latest"
16+
env: TEST_SUITE=browser BROWSER_NAME=ie BROWSER_VERSION="10..latest"
1717
- node_js: 'iojs'
1818
env: TEST_SUITE=browser BROWSER_NAME=chrome BROWSER_VERSION="44..beta"
1919
- node_js: 'iojs'

0 commit comments

Comments
 (0)