Skip to content

Commit 8c7cbf7

Browse files
author
Halim Qarroum
committed
Adding code climate repo, and fixing a JSON typo
1 parent bd97871 commit 8c7cbf7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ before_install:
99
install:
1010
- npm install
1111
- npm test
12+
addons:
13+
code_climate:
14+
repo_token: ea0fa9b3d69bb5f8e2c75709f4dd8cf53c38baa892391304f134de07fdf82246

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"keywords": [
1515
"timed",
16-
"cache"
16+
"cache",
1717
"storage"
1818
],
1919
"ignore": [

0 commit comments

Comments
 (0)