Skip to main content
Module

x/simsimi/.travis.yml

SimSimi API for Deno
Latest
File
sudo: true
install: - sudo apt-get install curl
before_script: - curl -fsSL https://deno.land/x/install/install.sh | sh script: - $HOME/.deno/bin/deno test --allow-net --allow-read mod.test.ts