diff --git a/.travis.yml b/.travis.yml index f67d57ef..a220d0f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ env: script: "script/ci" after_script: + - "ENV=production bundle exec rakep" - "test $TEST_SUITE = \"ember\" && travis-artifacts upload --target-path assets/$TRAVIS_BRANCH --path public/scripts:scripts --path public/styles:styles" matrix: