Skip to content

Commit 9e42c86

Browse files
author
Jan Staněk
authored
Merge pull request #440 from jan-stanek/oprava-instalace
oprava chyby po instalaci z release
2 parents fd5b0f7 + e1f971e commit 9e42c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ script:
1414
before_deploy:
1515
- mv app/config/config.local.neon.sample app/config/config.local.neon
1616
- rm -f app/config/config.ci.local.neon
17-
- zip -r SRS app libs log migrations temp vendor www README.md
17+
- zip -r SRS app backup libs log migrations temp vendor www README.md
1818

1919
deploy:
2020
provider: releases

0 commit comments

Comments
 (0)