Skip to content

Commit 3c6296a

Browse files
authored
Travis: Fix 'eslint-plugin-filenames'
1 parent 605c5e8 commit 3c6296a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ branches:
1313
before_install:
1414
# Upgrade to npm v2
1515
- npm install -g npm@2
16+
- npm install -g eslint-plugin-filenames
1617

1718
script:
1819
- npm run check

0 commit comments

Comments
 (0)