Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvanaar authored Aug 27, 2019
1 parent c77a2b7 commit 52f0608
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 @@ -10,7 +10,7 @@ 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= bash -s -- -g 1.13.2
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | WOWI_API_TOKEN= GITHUB_OAUTH= bash -s -- -g 1.13.2

notifications:
email:
Expand Down

0 comments on commit 52f0608

Please sign in to comment.