Skip to main content
Module

x/dejs/.travis.yml

ejs template engine for deno.
Extremely Popular
Go to Latest
File
language: python
install:- curl -L https://deno.land/x/install/install.py | python- export PATH="$HOME/.deno/bin:$PATH"
script:- deno dejs_test.ts