Build with production mode

This commit is contained in:
Aya Morisawa 2017-02-28 00:12:29 +09:00
parent 7ae93c409c
commit 09fdd99bac

View file

@ -14,6 +14,7 @@ before_script:
- mkdir ./.config
- cp ./.ci-files/default.yml ./.config
- cp ./.ci-files/test.yml ./.config
- NODE_ENV=production
- npm run build
after_success: