Skip to main content
Module

x/deno_moment/.travis.yml

Providing momentjs features in deno
Go to Latest
File

language: python
install: - curl -L https://deno.land/x/install/install.py | python - v0.3.0 - export PATH="$HOME/.deno/bin:$PATH"
script: - deno test.ts --allow-read