UNPKG

@nathanfaucett/event_emitter

Version:

EventEmitter for the browser and node.js

13 lines (9 loc) 124 B
image: node:9.7-alpine before_script: - npm install cache: paths: - node_modules/ test: script: - npm test