Skip to content

Commit

Permalink
Added github workflow, removed travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
sikorka committed Nov 12, 2023
1 parent b3d5fe9 commit 6b16a24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Test with Maven
run: mvn -B test
run: mvn -B clean test --file pom.xml
5 changes: 0 additions & 5 deletions .travis.yml

This file was deleted.

0 comments on commit 6b16a24

Please sign in to comment.