Skip to content

Commit 26aea28

Browse files
kushthedudeiamareebjamal
authored andcommitted
fix: CodeCov for the repository (#3554)
1 parent f6dfef7 commit 26aea28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ script:
3939
- ROOT_URL=open-event-frontend ember build -prod
4040

4141
after_success:
42-
- bash <(curl -s https://codecov.io/bash)
42+
- 'bash <(curl -s https://codecov.io/bash)'
4343
- bash kubernetes/travis/docker-deploy.sh
4444
# - bash kubernetes/travis/k8s-deploy.sh
4545

0 commit comments

Comments
 (0)