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 cc51573 commit 04b0a6cCopy full SHA for 04b0a6c
.travis.yml
@@ -26,8 +26,6 @@ matrix:
26
env: TEST_SUITE=browser BROWSER_NAME=safari BROWSER_VERSION="6..latest"
27
- node_js: '4'
28
env: TEST_SUITE=browser BROWSER_NAME=android BROWSER_VERSION="4.4..latest"
29
- - node_js: '4'
30
- env: TEST_SUITE=browser BROWSER_NAME=microsoftedge BROWSER_VERSION="20..latest"
31
script: "npm run-script $TEST_SUITE"
32
env:
33
global:
0 commit comments