Skip to content
Snippets Groups Projects
Commit 0b239ec2 authored by tatsy's avatar tatsy
Browse files

Fix .travis.yml

parent 9af0a067
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,4 @@ deploy:
on:
tags: true
repo: tatsy/markdown-it-imsize
branch: master
all_branches: true
......@@ -5,10 +5,6 @@ coverage:
lint:
eslint --reset .
coverage:
rm -rf coverage
istanbul cover ./node_modules/.bin/_mocha
test: lint
mocha
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment