Skip to content

Commit

Permalink
Refactory pipiline in TravsCI
Browse files Browse the repository at this point in the history
  • Loading branch information
robisson committed Feb 17, 2019
1 parent 2faeb15 commit 48285e2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ before_script:
- sleep 15
- yarn
script:
- yarn run prettier
- yarn run lint
- yarn prettier
- yarn test
after_success:
- 'yarn run test:coverage'
- 'yarn test:coverage'

0 comments on commit 48285e2

Please sign in to comment.