Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/enum/.travis.yml

Enum is a javascript module that introduces the Enum Type. It works for node.js, in the browser and for deno.
Go to Latest
File
before_script: "npm install --dev"
language: node_jsnode_js: - 0.6 - 0.8
branches: only: - master
notifications: email: - adriano@raiano.ch