UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

16 lines (13 loc) 198 B
sudo: false language: node_js node_js: - "0.8" - "0.10" - "0.12" - "4" - "6" before_install: - travis_retry npm install -g npm@2.14.5 - travis_retry npm install script: - npm test