Skip to content

Commit fb5822a

Browse files
committed
travis error
1 parent 3836153 commit fb5822a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/general.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ describe('general', function () {
4343
'config/useminPrepare.js',
4444
'config/concurrent.js',
4545
'config/htmlmin.js',
46-
'config/jshint.js',
46+
'config/eslint.js',
4747
'config/run.js',
4848
'config/watch.js',
4949
'config/autoprefixer.js',
@@ -76,7 +76,7 @@ describe('general', function () {
7676
'.gitattributes',
7777
'.gitignore',
7878
'.jscsrc',
79-
'.jshintrc',
79+
'.eslintrc',
8080
'.yo-rc.json',
8181
'bower.json',
8282
'Gruntfile.js',

0 commit comments

Comments
 (0)