UNPKG

react-fullstory-component

Version:

[![Build Status](https://travis-ci.org/stikmanw/react-fullstory-component.svg?branch=master)](https://travis-ci.org/stikmanw/react-fullstory-component) [![NPM version][npm-image]][npm-url]

12 lines (11 loc) 201 B
sudo: false language: node_js before_script: - "npm install react@15.6.1" - "npm install react-dom@15.6.1" node_js: - '4' - '5' - '6' before_install: - "npm install -g npm@3.10.10"