Skip to content

Commit

Permalink
travis: ls plugin results
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Aug 20, 2020
1 parent 63cfbcd commit db1dfb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ matrix:
after_success:
- cd $TRAVIS_BUILD_DIR
- ./Plugins/camomile -d ./Plugins/Examples -o ./Plugins/Builds
- ls -R ./Plugins/Builds
- curl -L https://github.com/Tracktion/pluginval/releases/download/latest_release/pluginval_Linux.zip -o ./pluginval.zip
- unzip ./pluginval.zip
- ./pluginval --strictnessLevel 10 --validate ./Plugins/Builds/ > /dev/null
Expand Down

0 comments on commit db1dfb3

Please sign in to comment.