Skip to main content
File
language: python
install: - curl -L https://deno.land/x/install/install.sh | sh - export PATH="$HOME/.deno/bin:$PATH"
script: - deno test -A