Skip to content

Commit

Permalink
chore: remove invalid line in lint.yml and remove invalid .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Nov 17, 2020
1 parent 8ca6e0f commit d1ec6d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v2
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- run: yarn install --frozen-lockfile --check-files
- run: cd examples && yarn install --frozen-lockfile --check-files
- run: yarn build
- uses: actions/cache@v1
id: cache-build
Expand Down
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

0 comments on commit d1ec6d2

Please sign in to comment.