Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Sep 2, 2019
1 parent 332832f commit 9d2df3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
install:
- wget 'https://github.com/FriendsOfShopware/FroshPluginUploader/releases/download/0.2.1/frosh-plugin-upload.phar' -O frosh-plugin-upload.phar
script:
- php frosh-plugin-upload.phar plugin:update ${TRAVIS_BUILD_DIR}/Resources/store
- php frosh-plugin-upload.phar plugin:update ${TRAVIS_BUILD_DIR}
- stage: Store-Deploy
before_script: skip
php: 7.3
Expand Down

0 comments on commit 9d2df3a

Please sign in to comment.