Skip to content

Commit

Permalink
chore(travis): run eslint-find-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed Apr 15, 2016
1 parent a573bff commit 2cb7158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ before_script:
- npm prune
script:
- npm run test
- npm run eslint-find-rules
after_success:
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
- python travis_after_all.py
Expand Down

0 comments on commit 2cb7158

Please sign in to comment.