Update .gitpod.yml

This commit is contained in:
Sean Hellum 2019-12-01 17:16:53 -06:00 committed by Yehuda Katz
parent ce23a672d9
commit c0a7d4e2a7

View file

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