Skip to content

Commit

Permalink
Avoid error from jdk_switcher in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel committed Aug 1, 2019
1 parent d0d0e64 commit 3c10436
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 @@ -22,7 +22,7 @@ before_script:
- make lint

script:
- jdk_switcher use oraclejdk9
- jdk_switcher use oraclejdk9 || true
- make

matrix:
Expand Down

0 comments on commit 3c10436

Please sign in to comment.