.circleci/config.yml in azeroth-0.0.7 vs .circleci/config.yml in azeroth-0.1.0

- old
+ new

@@ -1,9 +1,9 @@ version: 2 jobs: build: docker: - - image: darthjee/circleci_ruby_gems:0.2.3 + - image: darthjee/circleci_rails_gems:0.2.3 environment: PROJECT: azeroth steps: - checkout - run: