We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762cdb3 commit cbf0b49Copy full SHA for cbf0b49
.travis.yml
@@ -19,7 +19,7 @@ before_script:
19
- npm install -g @angular/cli
20
- npm install -g codecov
21
script:
22
-# - ng lint
+ - npm run lint
23
- npm run test-ci
24
- codecov
25
- npm run build:lib
0 commit comments