Skip to content

Commit

Permalink
Fix travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
vimtor committed Jul 30, 2019
1 parent 5d5ca61 commit 48b804f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cache:
script:
- npm run lint
- npm test
- npm run coveraget
- npm run coverage
- npm run coveralls
- npm run build

Expand Down

0 comments on commit 48b804f

Please sign in to comment.