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 d82f805 commit 4a633fcCopy full SHA for 4a633fc
.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