Skip to content

Commit

Permalink
[misc] Update path to JUnit4 jar in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slarse committed Nov 15, 2020
1 parent 57472c8 commit 2c858b2
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
Expand Up @@ -5,7 +5,7 @@ branches:
env:
global:
- REPOBEE_JUNIT4_HAMCREST="hamcrest-core-1.3.jar"
- REPOBEE_JUNIT4_JUNIT="junit-4.12.jar"
- REPOBEE_JUNIT4_JUNIT="junit-4.13.1.jar"
matrix:
include:
- os: linux
Expand Down

0 comments on commit 2c858b2

Please sign in to comment.