Skip to content

Commit 488e5da

Browse files
committed
Add env vars for production build
1 parent 250daad commit 488e5da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: ruby
22
rvm: 2.5.6
33
env:
44
global:
5+
- JEKYLL_ENV=production
6+
- MIQ_ENV=production
57
- BUNDLE_PATH=${TRAVIS_BUILD_DIR}/vendor/bundle
68
cache:
79
directories:

0 commit comments

Comments
 (0)