Skip to main content
Module

x/ms/.travis.yml

Tiny milisecond conversion utility. Ported from https://npmjs.com/ms
Latest
File
language: sh
install: - curl -L https://deno.land/x/install/install.sh | sh - export PATH="$HOME/.deno/bin:$PATH"
script: - deno test --allow-net