Skip to content

Commit

Permalink
Merge pull request luvit#453 from squeek502/deploy-fix
Browse files Browse the repository at this point in the history
travis: Fix deploy step
  • Loading branch information
squeek502 authored Jan 18, 2020
2 parents d0afcbb + af52c93 commit 40b5fa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
env: WITH_LUA_ENGINE=LuaJIT LUA=luajit2.1
script: skip
before_deploy:
# Setup LuaRocks
- source .ci/setenv_lua.sh
- .ci/make_rockspec.sh $TRAVIS_TAG
deploy:
provider: releases
Expand Down

0 comments on commit 40b5fa7

Please sign in to comment.