Skip to content

Commit 0cbb6c5

Browse files
author
travis_joe
committed
deps: upadte lock file
ci: install terser in ci ci: install terser in ci ci: install terser in ci
1 parent d6247bd commit 0cbb6c5

File tree

7 files changed

+24506
-5539
lines changed

7 files changed

+24506
-5539
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ before_install:
1212
install:
1313
# - yarn bootstrap
1414
- travis_retry make ci-install
15+
before_script:
16+
- npm install -g terser
1517
script:
1618
- npx lerna run --ignore cita-web-debugger build
1719
- yarn test

0 commit comments

Comments
 (0)