mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
Adds Travis config.
This commit is contained in:
parent
e8b8b52080
commit
6f86eadfdb
2 changed files with 25 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# SDKMAN! for fish
|
||||
|
||||
[![Build Status][travis-badge]][travis-link]
|
||||
|
||||
Makes command `sdk` from [SDKMAN!] available in fish.
|
||||
Also provides auto-completion and adds binaries from installed SDKs to the PATH.
|
||||
|
||||
|
@ -27,3 +29,5 @@ with `sdk` as you would expect.
|
|||
|
||||
[SDKMAN!]: https://github.com/sdkman/sdkman-cli
|
||||
[fisherman]: https://github.com/fisherman/fisherman
|
||||
[travis-link]: https://travis-ci.org/reitzig/sdkman-for-fish
|
||||
[travis-badge]: https://img.shields.io/travis/reitzig/sdkman-for-fish.svg
|
Loading…
Add table
Add a link
Reference in a new issue