Skip to content

Commit

Permalink
Fix webpack-cli bug. Remove unused option in travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ganlvtech committed Mar 6, 2019
1 parent 6da5835 commit 6240ac7
Show file tree
Hide file tree
Showing 3 changed files with 562 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ branches:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
before_script:
- npm install -g uglify-js
- chmod u+x ./build/*
script:
- ./build/build_release.sh
Expand Down

0 comments on commit 6240ac7

Please sign in to comment.