Skip to content

Commit cc51573

Browse files
committed
Revert "microsoft edge seems not to work"
This reverts commit 5bc6f8a.
1 parent ca4936d commit cc51573

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ matrix:
2626
env: TEST_SUITE=browser BROWSER_NAME=safari BROWSER_VERSION="6..latest"
2727
- node_js: '4'
2828
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"
2931
script: "npm run-script $TEST_SUITE"
3032
env:
3133
global:

0 commit comments

Comments
 (0)