Skip to content

Commit

Permalink
fix: broken ci
Browse files Browse the repository at this point in the history
  • Loading branch information
krunalshahcodes committed Jun 17, 2019
1 parent 7d5ddcf commit 707bbe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
Binary file removed .DS_Store
Binary file not shown.
10 changes: 2 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,5 @@ workflows:
version: 2
lint-test:
jobs:
- lint:
filters:
branches:
only: develop
- coveralls:
filters:
branches:
only: develop
- lint
- coveralls

0 comments on commit 707bbe2

Please sign in to comment.