Skip to content

Commit

Permalink
Sauce no funciona
Browse files Browse the repository at this point in the history
  • Loading branch information
machty committed Jan 13, 2014
1 parent aefbac4 commit acae1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ module.exports = (grunt) ->

grunt.registerTask 'build', ['clean', 'compileParser', 'coffee:lib', 'browserify', 'uglify']

grunt.registerTask 'test', ['coffee:test', 'qunit', 'simplemocha', 'saucelabs']
grunt.registerTask 'test', ['coffee:test', 'qunit', 'simplemocha']#, 'saucelabs']

grunt.registerTask 'saucelabs', ['connect', 'saucelabs-qunit']

Expand Down

0 comments on commit acae1da

Please sign in to comment.