Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
travis: add asset precompile step
  • Loading branch information
timogoebel committed Nov 15, 2018
1 parent 2853c7d commit 2745cf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,7 @@ script:
- node ./node_modules/.bin/eslint . app/**/*.js
- cd ../foreman
- bundle exec rake test:${FOREMAN_PLUGIN_NAME}
- bundle exec rake "plugin:assets:precompile[${FOREMAN_PLUGIN_NAME}]" RAILS_ENV=production
env:
global:
- TESTOPTS=-v
Expand Down

0 comments on commit 2745cf8

Please sign in to comment.