Skip to content

Commit

Permalink
fix(release): Fixes auto-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi committed Jul 20, 2018
1 parent c751e31 commit 8c4d090
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 @@ -71,6 +71,7 @@ deploy:
php: 7.1
- provider: script
script: npm install && npm run moodle-plugin-release
skip_cleanup: true
on:
tags: true
php: 7.1

0 comments on commit 8c4d090

Please sign in to comment.