Skip to content

Commit f6ada39

Browse files
committed
test against microsoft edge (#194)
1 parent 4ddd983 commit f6ada39

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
@@ -45,6 +45,8 @@ matrix:
4545
env: TASK=browser BROWSER_NAME=iphone BROWSER_VERSION="6.0..latest"
4646
- node_js: 5
4747
env: TASK=browser BROWSER_NAME=safari BROWSER_VERSION="5..latest"
48+
- node_js: 5
49+
env: TASK=browser BROWSER_NAME=microsoftedge BROWSER_VERSION=latest
4850
script: "npm run $TASK"
4951
env:
5052
global:

0 commit comments

Comments
 (0)