Skip to content
Snippets Groups Projects
Commit e4ec3446 authored by Rubén Dávila's avatar Rubén Dávila
Browse files

Precompile assets before running feature specs. #4662

parent 25bf3eb8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,6 +12,7 @@ before_script:
 
spec:feature:
script:
- RAILS_ENV=test bundle exec rake assets:precompile 2>/dev/null
- RAILS_ENV=test SIMPLECOV=true bundle exec rake spec:feature
tags:
- ruby
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment