Skip to content

Commit

Permalink
[fix] restores travis-ci commenting on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
teyrana authored and wolsen committed Apr 25, 2020
1 parent 7934f0b commit 2203a3d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jdk:
- openjdk13
- oraclejdk11
- oraclejdk13

script:
- "ant -buildfile build.xml clean check jar unittest"

notifications:
webhooks: https://www.travisbuddy.com/

0 comments on commit 2203a3d

Please sign in to comment.