mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
chore(testing): switch Jenkins to test e2e only on chrome
End to end tests will continue to be run on Safari and Firefox on Travis. Closes #6187
This commit is contained in:
@@ -32,8 +32,6 @@ grunt test:unit --browsers $BROWSERS --reporters=dots,junit --no-colors --no-col
|
||||
|
||||
# END TO END TESTS #
|
||||
grunt test:ci-protractor
|
||||
grunt test:ci-protractor --browser safari
|
||||
grunt test:ci-protractor --browser firefox
|
||||
|
||||
# Promises/A+ TESTS #
|
||||
grunt test:promises-aplus --no-color
|
||||
|
||||
Reference in New Issue
Block a user