Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
new build script
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Apr 4, 2021
1 parent 29fde99 commit 57b901f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: java
jdk:
- openjdk8
script:
- ./build.sh
- ./gradlew build -i -s
after_script:
- find -name TEST* -exec cat {} \;
notifications:
Expand Down
5 changes: 0 additions & 5 deletions build.sh

This file was deleted.

5 changes: 0 additions & 5 deletions release.sh

This file was deleted.

0 comments on commit 57b901f

Please sign in to comment.