We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482b8a3 commit b37a427Copy full SHA for b37a427
.travis.yml
@@ -6,7 +6,7 @@ install:
6
- npm ci
7
8
script:
9
- - npm run lint
+ - npm run format
10
- npm run test:coveralls
11
12
notifications:
0 commit comments