Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Update building
  • Loading branch information
MysticalOS authored May 15, 2021
1 parent 69e38fc commit 00ff248
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ install: luarocks install --local luacheck
before_script:
script:
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | WOWI_API_TOKEN= GITHUB_OAUTH= bash -s -- -g 1.13.6
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | WOWI_API_TOKEN= GITHUB_OAUTH= bash -s -- -g classic
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | WOWI_API_TOKEN= GITHUB_OAUTH= bash -s -- -g bcc

notifications:
email:
Expand Down

0 comments on commit 00ff248

Please sign in to comment.