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 74a8587 commit 4dcc3f6Copy full SHA for 4dcc3f6
.travis.yml
@@ -2,6 +2,7 @@ sudo: false
2
language: node_js
3
matrix:
4
include:
5
+ - node_js: '4'
6
env: TEST_SUITE=browser BROWSER_NAME=ie BROWSER_VERSION="10..latest"
7
- node_js: '4'
8
env: TEST_SUITE=browser BROWSER_NAME=chrome BROWSER_VERSION="-2..beta"
0 commit comments