Skip to content

Commit

Permalink
travis - compile webpacker assets
Browse files Browse the repository at this point in the history
  • Loading branch information
himdel committed Aug 3, 2017
1 parent e265614 commit 8dead56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/ci/setup_js_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ fi
# make sure yarn is installed, in the right version
bundle exec rake webpacker:check_yarn || npm install -g yarn
yarn

# compile webpacker assets
bundle exec rake webpack:compile

0 comments on commit 8dead56

Please sign in to comment.