Skip to content

Commit

Permalink
Fix curseforge deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Feb 6, 2016
1 parent 75d866b commit 672f6c8
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 @@ -13,7 +13,7 @@ script: ./gradlew build -S

deploy:
- provider: script
script: ./gradlew curse -S
script: ./gradlew curseforge -S
on:
all_branches: true
repo: CyclopsMC/StructuredCrafting
Expand Down

0 comments on commit 672f6c8

Please sign in to comment.