master
#!/bin/bash if [ -z "$CI" ]; then bundle update --jobs=3fi cp -n spec/dummy/config/database.{tmpl.,}ymlbundle exec rake spec:setup