Skip to content

Commit

Permalink
ci: trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xieziyu committed Nov 10, 2021
1 parent e8c048e commit 0274bc3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ before_install:
- npm i -g npm@7
jobs:
include:
- stage: lint
script: npm run lint
- stage: compile
if: branch != master
script: npm run build:lib
Expand Down

0 comments on commit 0274bc3

Please sign in to comment.