Skip to content

Commit

Permalink
i want the error please
Browse files Browse the repository at this point in the history
  • Loading branch information
leijurv committed Jul 30, 2019
1 parent da9baa8 commit a6cced3
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
@@ -1,6 +1,6 @@
language: java
script:
- ./gradlew build --info
- ./gradlew build --info --stacktrace
- rm build/libs/*unoptimised* # get outta here! we dont want the big useless jar on github releases lol
deploy:
provider: releases
Expand Down

0 comments on commit a6cced3

Please sign in to comment.