Skip to main content
Module

x/oak/.travis.yml

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
File
language: python
install: - curl -L https://deno.land/x/install/install.py | python - v0.2.11 - export PATH="$HOME/.deno/bin:$PATH"
script: - deno test.ts --allow-read