circle.yml in syncano-4.0.0.alpha1 vs circle.yml in syncano-4.0.0.alpha2

- old
+ new

@@ -1,9 +1,9 @@ machine: ruby: version: 2.1.5 environment: - API_ROOT: https://v4.hydraengine.com + API_ROOT: https://api.syncano.rocks dependencies: override: - gem install bundler -v 1.7 - bundle install