Skip to content

Commit

Permalink
cancel test
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafrok committed Mar 22, 2018
1 parent 0e017f7 commit 0db6a4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ branches:
only: master
script:
- npm run lint
- npm test
# - npm test
- npm run build:docs
# after_script:
# - cp ./docs/favicon.png ./dist/
Expand Down
2 changes: 0 additions & 2 deletions build/webpack.test.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const path = require('path')

module.exports = {
// entry: './src/index.js',
// output: {
Expand Down

0 comments on commit 0db6a4c

Please sign in to comment.