Aditya Prakash 2016-03-30 22:38:17 +05:30
parent 6aedf2b03d
commit 99c47a08ef

View file

@ -20,5 +20,5 @@ before_script:
- cp config/secrets.yml.example config/secrets.yml
- RAILS_ENV=test bundle exec rake db:migrate --trace
script:
- 'bundle exec rspec --color --format documentation'
- 'bundle exec rubocop -Dc .rubocop.yml'
- 'bundle exec rspec --color --format documentation'