mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-11 15:38:43 +00:00
Update Travis CI configs.
This commit is contained in:
@@ -21,6 +21,7 @@ matrix:
|
||||
script:
|
||||
# Copy dotenv file.
|
||||
- cp .env.dist .env
|
||||
- sed -i "s/ENVIRONMENT=\"production\"/ENVIRONMENT=\"development\"/g" .env
|
||||
- sed -i "s/AUTO_INSTALL=false/AUTO_INSTALL=true/g" .env
|
||||
- sed -i "s/AUTO_REMOVE=false/AUTO_REMOVE=true/g" .env
|
||||
- sed -i "s/FORCE_REMOVE=false/FORCE_REMOVE=true/g" .env
|
||||
|
||||
Reference in New Issue
Block a user