Skip to content

Commit

Permalink
remove extra unit test from test-travis [SCT-1075]
Browse files Browse the repository at this point in the history
  • Loading branch information
eapearson committed Jun 21, 2018
1 parent f663b36 commit 655b313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ module.exports = function (grunt) {
// the lcov results to coveralls. Intended for running
// from travis-ci.
grunt.registerTask('test-travis', [
'karma:unit',
// 'karma:unit',
// upcoming
// 'webdriver:travis',
'coveralls'
Expand Down

0 comments on commit 655b313

Please sign in to comment.