Skip to main content
Module

x/bwt/.travis.yml

Better Web Token - an iteration of web tokens with a bunch of improvements
Go to Latest
File
language: minimal
os: - linux - osx
before_script: curl -sL https://deno.land/x/install/install.sh | sh
script: $HOME/.deno/bin/deno run ./test.ts