Skip to content

Commit

Permalink
fix(travis): remove redundant command in travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghuabei committed Oct 24, 2016
1 parent 1c20839 commit 2947a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ node_js:
before_script:
- npm prune
script:
- npm ls
- npm test
- npm run compile
after_success:
Expand Down

0 comments on commit 2947a6e

Please sign in to comment.