Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Commit

Permalink
Remove travis
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Oct 8, 2019
1 parent 029f13e commit 837feb3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion Gruntfile.js
Expand Up @@ -107,6 +107,5 @@ module.exports = function(grunt) {

grunt.registerTask('test', ['jshint', 'qunit:all']);
grunt.registerTask('fuzz', ['jshint:fuzz', 'qunit:fuzz']);
grunt.registerTask('travis', ['test']);
grunt.registerTask('default', ['jshint']);
};

0 comments on commit 837feb3

Please sign in to comment.