Skip to content

Commit 1995e1c

Browse files
committed
chore(travis): remove saucelabs testing until android problems fixed
1 parent 7b0716c commit 1995e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ module.exports = function(grunt) {
243243

244244
grunt.registerTask('cloudtest', [
245245
'sauce-connect',
246-
'karma:sauce',
246+
// 'karma:sauce',
247247
'connect',
248248
'protractor:sauce',
249249
'sauce-disconnect'

0 commit comments

Comments
 (0)