Skip to main content
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
language: node_jsnode_js: - "0.10" - "0.12" - iojs
branches: only: - master
notifications: email: - adriano@raiano.ch