From 13e477c238e0bfd93620b48c0d98786d9b927f31 Mon Sep 17 00:00:00 2001 From: Jia Hao Date: Wed, 3 Feb 2016 12:00:33 +0800 Subject: [PATCH] Hide token --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fc79a23..5d641fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ after_script: - codeclimate-test-reporter < ./coverage/lcov.info addons: code_climate: - repo_token: 8b6e0e15aa138f7e5e03d04154d43b59c0cc0a565941229fd76d5fbfd8031155 + repo_token: CODE_CLIMATE_TOKEN