Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit 068d962

Browse files
committed
adding codeclimate test reporter to after-success on travis
2 parents f31ad41 + fb999ad commit 068d962

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ after_success:
2424
script:
2525
- gulp unit
2626
- protractor test/protractor.conf.js
27-
- codecov
27+
- gulp release
2828

2929
addons:
3030
sauce_connect: true
31-
code_climate:
32-
repo_token: bd801fb754e0ee913b633a62bc97fa629afdd99d274fdc7ce9f048dee1b328f2

0 commit comments

Comments
 (0)