citra-emu
/
citra-web
Archived
1
0
Fork 0

Added --production flag to gulp.

This commit is contained in:
chris062689 2017-06-27 18:58:03 -04:00
parent df00552aff
commit be6cb2238b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ before_script:
- set-up-ssh --key "$encrypted_c7ee54b5843f_key" --iv "$encrypted_c7ee54b5843f_iv" --path-encrypted-key "bf215181b5140522137b3d4f6b73544a.enc"
- echo '========== Starting gulp deploy task =========='
- gulp deploy
- gulp deploy --production
- cd $TRAVIS_BUILD_DIR
env: