Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhixin committed Jul 11, 2020
1 parent ead6c72 commit 3caa2d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
node_js:
- 12
name: "Lint src and check docs"
before_install:
script:
- cd tools
- git clone --depth=1 https://github.com/wenzhixin/bootstrap-table-examples
script: npm run pre-commit
- npm run pre-commit
if: branch != master AND type = pull_request

- stage: deploy
Expand Down

0 comments on commit 3caa2d0

Please sign in to comment.