Skip to content

Commit

Permalink
Fix travis-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Jul 9, 2019
1 parent ffd4a81 commit 1c7dcde
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 @@ -78,7 +78,7 @@ jobs:
php: 7.3
before_script: skip
install:
- ./build.sh 1.3
- ./build.sh master
- wget 'https://github.com/FriendsOfShopware/FroshPluginUploader/releases/download/0.1.1/frosh-plugin-upload.phar' -O frosh-plugin-upload.phar
script:
- php frosh-plugin-upload.phar plugin:validate ${TRAVIS_BUILD_DIR}/${PLUGIN_NAME}*.zip
Expand Down

0 comments on commit 1c7dcde

Please sign in to comment.