Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
馃悰 Do not run tests twice in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Vlas谩k committed Sep 22, 2020
1 parent 7ad5b27 commit 5fd9f0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ node_js:
script:
- npm run lint
- npm run build
- npm run test
- npm run test:coverage
- npm run test:coveralls

0 comments on commit 5fd9f0e

Please sign in to comment.