Skip to content

Commit

Permalink
feat(windows): add windows support to snapshot
Browse files Browse the repository at this point in the history
references #5565
  • Loading branch information
brandyscarney committed Feb 23, 2016
1 parent a9c995d commit 368c12a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ gulp.task('e2e.build', function() {
var platforms = [
'android',
'ios',
'wp'
];

// Get each test folder with gulp.src
Expand Down

0 comments on commit 368c12a

Please sign in to comment.