We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fb7d0d + c910fc7 commit 92672f8Copy full SHA for 92672f8
.travis.yml
@@ -13,6 +13,7 @@ script:
13
14
before_deploy:
15
- mv app/config/config.local.neon.sample app/config/config.local.neon
16
+ - rm -f app/config/config.ci.local.neon
17
- zip -r SRS app libs log migrations temp vendor www README.md
18
19
deploy:
0 commit comments