Skip to content

Commit b37a427

Browse files
committedJul 25, 2020
updated yaml config
1 parent 482b8a3 commit b37a427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ install:
66
- npm ci
77

88
script:
9-
- npm run lint
9+
- npm run format
1010
- npm run test:coveralls
1111

1212
notifications:

0 commit comments

Comments
 (0)
Please sign in to comment.