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
commit 5a4ca11362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: