Skip to content

Commit

Permalink
Update travis cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
ndresx committed Oct 24, 2020
1 parent ffe8a6d commit 18dae65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- stage: 'Lint'
name: 'ESLint'
script: yarn lint:eslint
- script: yarn lint:prettier
name: 'Prettier'
script: yarn lint:prettier
- script: yarn lint:tsc
name: 'TypeScript'
- stage: 'Tests'
Expand Down

0 comments on commit 18dae65

Please sign in to comment.