Skip to main content
Module

x/servest/.travis.yml

🌾A progressive http server for Deno🌾
Go to Latest
File
language: python
install:- curl -fsSL https://deno.land/x/install/install.sh | sh -s -- v0.3.2- export PATH="$HOME/.deno/bin:$PATH"
script:- deno ./tests.ts -A