Skip to content

Commit ba01b3d

Browse files
authored
Merge pull request #257 from drubin/add-husky
Add pre-push check for tests and linter
2 parents 2d01b4e + 9f9c4ad commit ba01b3d

File tree

3 files changed

+493
-3
lines changed

3 files changed

+493
-3
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ install:
1313
script:
1414
- 'npm test'
1515
- 'npm run lint'
16-
- 'npm run lint-examples'

0 commit comments

Comments
 (0)