Skip to content

Commit

Permalink
feat(package): removed
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanGerbeth committed Aug 18, 2018
1 parent ea3eafb commit 0efbd6c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ before_script:
- npm run start &
- sleep 10
script:
- npx mocha ./test/general/html-lint.js
- npx mocha ./test/general/
- npm run wdio
after_success:
- npm install semantic-release @semantic-release/git @semantic-release/changelog --no-save
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"imagemin-webp": "^4.1.0",
"imagemin-webpack-plugin": "^2.2.0",
"mocha": "^5.2.0",
"mocha-htmllint": "^1.4.2",
"node-gyp": "^3.8.0",
"node-notifier": "^5.2.1",
"opn": "^5.3.0",
Expand Down
14 changes: 0 additions & 14 deletions test/general/html-lint.js

This file was deleted.

0 comments on commit 0efbd6c

Please sign in to comment.