Sha256: 232be05a6d9b507329c2dad1541984f5c592ffda017ee8f045edceaaeaaa66d5
Contents?: true
Size: 323 Bytes
Versions: 1
Compression:
Stored size: 323 Bytes
Contents
language: ruby rvm: - 2.0.0 - 2.1 - 2.2 before_install: - gem update bundler script: - RAILS_ENV=test bundle exec rake app:db:setup - bundle exec rspec spec before_script: - cp spec/dummy/config/database.yml.ci spec/dummy/config/database.yml - psql -c 'create database g5_authenticatable_test;' -U postgres
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devise_g5_authenticatable-0.3.0 | .travis.yml |