Skip to content

Commit

Permalink
Configure Travis CI to check licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitchell committed Sep 14, 2018
1 parent 64f8b6d commit 356e797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -33,3 +33,4 @@ install:
- "node . install"
script:
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
- "node . run licenses"

0 comments on commit 356e797

Please sign in to comment.