Skip to main content
Module

x/ink/.travis.yml

Terminal string color for Deno
Latest
File
language: python
install: - curl -L https://deno.land/x/install/install.sh | sh - export PATH="$HOME/.deno/bin:$PATH"
script: - deno test -A