remove codeclimate from travis

This commit is contained in:
Sebastian McKenzie 2014-11-09 20:20:21 +11:00
parent 8f435d59da
commit 96b08bf7df

View File

@ -9,8 +9,3 @@ branches:
before_script: "npm install -g codeclimate-test-reporter" before_script: "npm install -g codeclimate-test-reporter"
script: "make test-travis" script: "make test-travis"
addons:
code_climate:
repo_token:
secure: "PfP9sDUJzSznDb+ZEPO2cignXabSTXJxEVm5ESRPgEcFr+/4b0pt3hI8R9b+9mLtBEwtw3DLUq48MOeqEKnq29csQmpjPVcN6gT4uR2DdNa1JpVgDuwxT05NB3fBea9U2reM73iV8ylCgPHExr2uGR9/87JzR2beY/56EUL5NjY="