Skip to content

Commit cbad84b

Browse files
committed
Configure Travis CI to check licenses
1 parent 64f8b6d commit cbad84b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ install:
3333
- "node . install"
3434
script:
3535
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
36+
- "node . run license --production --errors-only"

0 commit comments

Comments
 (0)