Skip to content

Commit

Permalink
Removes using grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
dcalvoalonso committed Nov 4, 2018
1 parent 5fcb953 commit 4b65943
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 531 deletions.
8 changes: 0 additions & 8 deletions .gjslintrc

This file was deleted.

3 changes: 1 addition & 2 deletions .jshintrc
Expand Up @@ -25,7 +25,6 @@
"after": true,
"beforeEach": true,
"afterEach": true,
"mock": true,
"sinon": true
"mock": true
}
}
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -15,6 +15,3 @@ services:

install:
- npm install

before_install:
- npm install -g grunt-cli
304 changes: 0 additions & 304 deletions Gruntfile.js

This file was deleted.

0 comments on commit 4b65943

Please sign in to comment.