Skip to content
This repository was archived by the owner on Jun 15, 2019. It is now read-only.

Commit c96d6a1

Browse files
committed
build(rollup): rollup and its plugin were upgraded
rollup and its plugin (especially: 'rollup-plugin-commonjs' and 'rollup-plugin-node-resolve') were upgraded.
1 parent d9b5b02 commit c96d6a1

File tree

3 files changed

+234
-5405
lines changed

3 files changed

+234
-5405
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,3 @@ jobs:
2424
provider: script
2525
skip_cleanup: true
2626
script: npx semantic-release
27-
28-
- stage: "Do nothing"
29-
node_js: lts/*
30-
if: tag =~ /^v\d+\.\d+\.\d+/
31-
script: echo OK

0 commit comments

Comments
 (0)