Skip to content

Commit

Permalink
Fix travis.yml indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ChFlick committed Jun 24, 2020
1 parent b5736d1 commit 69a2957
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 @@ -20,8 +20,8 @@ jobs:
- stage: lint
script:
- |
echo ">>>> Lint Extension"
yarn lint
echo ">>>> Lint Extension"
yarn lint
- stage: test
name: "Test"
script:
Expand Down

0 comments on commit 69a2957

Please sign in to comment.