Skip to content

Commit

Permalink
Adds test documenting upstream bug in SDKMAN!
Browse files Browse the repository at this point in the history
cf. issue #10
  • Loading branch information
reitzig committed Nov 6, 2019
1 parent b5bec7b commit 5c1226f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ script:
- fish test/wrapper.fish
- fish test/reinitialize.fish
- fish -c "sdk install crash 1.3.0; and sdk uninstall crash 1.3.0" > /dev/null && fish test/check_for_path_zombies.fish
- sdk install crash 1.3.0; and sdk uninstall crash 1.3.0; and fish test/check_for_path_zombies.fish
- bash test/remove_sdkman.sh > /dev/null && fish -c "echo 'y' | sdk" > /dev/null && fish -c "sdk version"

0 comments on commit 5c1226f

Please sign in to comment.