Merge pull request #1043 from JesterOrNot/master

install all features for nushell for gitpod
This commit is contained in:
Jonathan Turner
2019-12-01 18:32:15 -08:00
committed by GitHub

View File

@ -1,7 +1,7 @@
image:
file: .gitpod.Dockerfile
tasks:
- init: cargo install nu
- init: cargo install nu --all-features
command: nu
github:
prebuilds: