Skip to content

Commit a121614

Browse files
committed
Removed after_script as it is ruby
1 parent 862b68c commit a121614

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
33
- '0.10'
4-
after_script:
5-
- cat coverage/lcov.info | codeclimate
64
addons:
75
code_climate:
8-
repo_token: a422a1696c17a5184d90637b08facc0496c55d7f3043a8d7afa2341f34633b86
6+
repo_token: a422a1696c17a5184d90637b08facc0496c55d7f3043a8d7afa2341f34633b86

0 commit comments

Comments
 (0)