Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Commit

Permalink
chore: not sure why but ms edge tests hang so disable for now
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Jan 7, 2016
1 parent 98673eb commit 7467fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_script:
- npm install
- ./node_modules/.bin/grunt build
script:
- karma start karma.sauce.conf.js --browsers MICROSOFTEDGE_V20.10240
#- karma start karma.sauce.conf.js --browsers MICROSOFTEDGE_V20.10240
- karma start karma.sauce.conf.js --browsers FIREFOX_V40,FIREFOX_V30,FIREFOX_V35
- karma start karma.sauce.conf.js --browsers CHROME_VBETA,CHROME_VDEV,CHROME_V39,CHROME_V26
- karma start karma.sauce.conf.js --browsers ANDROID_V5.1,ANDROID_V4.4
Expand Down

0 comments on commit 7467fa5

Please sign in to comment.