Skip to content

Commit 435782a

Browse files
author
Robert Jackson
committed
Add linting to CI...
1 parent 3431adc commit 435782a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ node_js:
88
cache: yarn
99

1010
script:
11+
- yarn eslint .
1112
- yarn test --coverage

0 commit comments

Comments
 (0)