Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Commit

Permalink
Removing errant echo from circle config
Browse files Browse the repository at this point in the history
  • Loading branch information
marzolfb committed Jun 16, 2017
1 parent 17c9198 commit 4461f04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ dependencies:
test:
override:
- npm test
- echo "Omitting tests temporarily"


deployment:
release:
tag: /[0-9]+(\.[0-9]+)*/
Expand Down

0 comments on commit 4461f04

Please sign in to comment.