UNPKG

strong-map

Version:

[![License](https://img.shields.io/npm/l/strong-map.svg)](https://img.shields.io/npm/l/strong-map.svg) [![Build Status](https://travis-ci.org/jorma16/strong-map.svg?branch=master)](https://travis-ci.org/jorma16/strong-map) [![Coverage Status](https://cove

15 lines (14 loc) 176 B
sudo: false language: node_js node_js: - '10' cache: directories: - node_modules before_install: - npm update install: - npm install script: - npm test - npm run coveralls