circle.yml in creditsafe-0.2.0 vs circle.yml in creditsafe-0.3.0

- old
+ new

@@ -1,8 +1,8 @@ machine: ruby: - version: 2.0.0-p353 + version: 2.3.1 test: pre: - bundle exec rubocop post: - - bundle exec rspec + - bundle exec rspec