react-kendo
Version:
React Component Library for Kendo UI Widgets. There exists a React Component named for every Kendo widget in the kendo.ui namespace. Tested on React 0.12 and KendoUI 2014.3.1411.
22 lines (17 loc) • 448 B
YAML
language: node_js
node_js:
- '0.12'
sudo: false
notifications:
email: false
before_script:
- npm install react lodash
deploy:
provider: npm
email: me@traviswebb.com
api_key:
secure: g8+dmH4cRtJCyHQbQteKTETRDfCUTZtD4o1QyyJNrpnj7CxqUKkgrnBCEOpFMnitXJ59WDv2/yCMhyLEFIdwhnYLFef2mILQwMRtuV0u5asPp5o6zjtdfl04ILPml5Fh4qb7JuUCGz7IT23NXlIjgOxqk+5c1ZGAF+duROTrU+0=
on:
tags: true
repo: tjwebb/react-kendo
all_branches: true