circle.yml in palat-0.1.0 vs circle.yml in palat-0.1.1

- old
+ new

@@ -6,6 +6,7 @@ github: branch: master commands: - git config --global user.email "ops@dobt.co" - git config --global user.name "CircleCI" + - gem install rake - script/deploy