Skip to content

Commit cbf0b49

Browse files
committed
Enable Linter
1 parent 762cdb3 commit cbf0b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ before_script:
1919
- npm install -g @angular/cli
2020
- npm install -g codecov
2121
script:
22-
# - ng lint
22+
- npm run lint
2323
- npm run test-ci
2424
- codecov
2525
- npm run build:lib

0 commit comments

Comments
 (0)