Skip to content

Commit

Permalink
Fixes travis CI on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cédric Tabin committed Aug 5, 2023
1 parent 7a2e437 commit a5dae03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
branches:
only:
- master

language: java
jdk: openjdk11
install: true
Expand Down

0 comments on commit a5dae03

Please sign in to comment.