Skip to content

Commit

Permalink
test against microsoft edge
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinmetcalf committed Apr 6, 2016
1 parent 4ddd983 commit 105ed81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ matrix:
env: TASK=browser BROWSER_NAME=iphone BROWSER_VERSION="6.0..latest"
- node_js: 5
env: TASK=browser BROWSER_NAME=safari BROWSER_VERSION="5..latest"
- node_js: 5
env: TASK=browser BROWSER_NAME=microsoftedge BROWSER_VERSION=latest
script: "npm run $TASK"
env:
global:
Expand Down

0 comments on commit 105ed81

Please sign in to comment.