Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6056478

Browse files
author
Adam Garstka
committed
Add csslint to circle dependencies
1 parent c1d8c8d commit 6056478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dependencies:
99
- echo $gcloud_json_key_base64 | sed 's/ //g' | base64 -d > /tmp/gcloud_key.json
1010
- curl https://sdk.cloud.google.com | bash
1111
- bundle install
12+
- npm install -g codeclimate/csslint.git#7a3a6be
1213

1314
test:
1415
override:

0 commit comments

Comments
 (0)