Skip to content

Commit

Permalink
debug: add npm ls moment to run on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Nov 18, 2017
1 parent 0e02246 commit 6a3eb42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ node_js:
- "node"

script:
- npm ls moment
- npm run eslint
- npm run jscs
- npm run test-cov
Expand Down

0 comments on commit 6a3eb42

Please sign in to comment.