Skip to content

Commit 98ad8a3

Browse files
committed
Run "npm run lint:js" on Travis CI
1 parent 32c72bb commit 98ad8a3

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
@@ -58,6 +58,7 @@ matrix:
5858
- cargo fmt -- --check
5959
- cargo clippy --all-targets --all-features --all
6060
- cargo test
61+
- npm run lint:js
6162
- npm test
6263
- rust: beta
6364
script:

0 commit comments

Comments
 (0)