Skip to content

Commit

Permalink
Disable nolib uploads to CurseForge
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed Sep 4, 2019
1 parent d8a3b68 commit d71cec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ script:
- curl -fsSLo release.sh https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh
- chmod +x release.sh
- ./release.sh
- ./release.sh -s -w 0
- ./release.sh -s -p 0 -w 0
- ./release.sh -g 1.13.2 -w 0
- ./release.sh -s -g 1.13.2 -w 0
- ./release.sh -s -g 1.13.2 -p 0 -w 0

0 comments on commit d71cec8

Please sign in to comment.