ocaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add neovim to CI environment for testing the lsp

authored by

Kento Okura and committed by
Jon Sterling
eb71125d 1a9235d4

+1
+1
.builds/build.yaml
··· 19 19 - setup: | 20 20 nix-env -iA cachix -f https://cachix.org/api/v1/install 21 21 nix-env -iA nixos.jq 22 + nix-env -iA nixos.neovim 22 23 cachix use forester 23 24 - build: | 24 25 cd ocaml-forester