Skip to content

Commit

Permalink
no need for this tracing now
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed May 31, 2017
1 parent cd2d710 commit 537f17a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ install:
- npm prune
- cd app && npm prune && cd ..
- npm install
- npm ls
- cd app && npm ls && cd ..

script:
- npm run lint
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ install:
- npm prune
- cd app && npm prune && cd ..
- npm install
- npm ls
- cd app && npm ls && cd ..

build_script:
- npm run lint
Expand Down

0 comments on commit 537f17a

Please sign in to comment.