Skip to content

Commit

Permalink
try saucelab
Browse files Browse the repository at this point in the history
  • Loading branch information
光弘 committed Jun 7, 2016
1 parent 95d2976 commit db6af4f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ language: node_js

sudo: false

addons:
sauce_connect:
username: "uxcore"
access_key:
secure: "TOjSDjo7feujCuwKQvivOsfgMUkhrA9FvUqdItcn5o3FIIW1X/UC5gr7c+GEo1tfUTCgzuri/0SuIRMTMpP5ZaHC9mMKMp/uxH9m8n7RWDSPyI5A0MIAN6DWCRgeCcaTbVizfuzPMqIpktSGhwQBWuU72okmwLJYhFMJTOfRiRAYJm9a/PNUXLy1OmpjtjKGooLNuUG2OYVj1njbCwx1PdXDMp4GXX/dppXQr4fZK7hO/PMW25iGAnexJAbLM0DR6Rde43Kj6BupQWxo+sKWBznauoYDV2OBv3oVn7SjaFtq0eGQS1SQPsYfiymsK5dWlL46yoLcmc67wLSrnjQQwxPBLMzbrqSS60JlfTSjmH39QZd1TRirduySHJlUVMKrbH2mrsiGwLHLrE/VsEk5+iqueb8AiU952Vfo5lqGOrCSDyofQIqExDZJeNwvEVKrDrjPBoyJp/2D0zPniM09BvrB6Dz4F2ybF4Q/IdVQeiE94xbKxMnUf9vP2QKV9ZISbkWk9Ix05Bw9qSzQVLHJCTXitSPB7cq77gvWN3kAKxVZRIM1RoVPNuYecDNT5+OsDDwciAuE50BqjJVxpPdwyF+tGjTucRvhGRsXZQ5egGWRF4ruRkS7pHOO2wUdlXtKQknBHwwnkNWhpxwPH5mp0b4kTqojz87ZAQ43LIvLJAI="

notification:
email:
- wsj7552715@hotmail.com
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@ React Form Field

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]
[![Dependency Status][dep-image]][dep-url]
[![devDependency Status][devdep-image]][devdep-url]

[npm-image]: http://img.shields.io/npm/v/uxcore-form-field.svg?style=flat-square
[npm-url]: http://npmjs.org/package/uxcore-form-field
[travis-image]: https://img.shields.io/travis/uxcore/uxcore-form-field.svg?style=flat-square
[travis-url]: https://travis-ci.org/uxcore/uxcore-form-field
[coveralls-image]: https://img.shields.io/coveralls/uxcore/uxcore-form-field.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/uxcore/uxcore-form-field?branch=master
[dep-image]: http://img.shields.io/david/uxcore/uxcore-form-field.svg?style=flat-square
[dep-url]: https://david-dm.org/uxcore/uxcore-form-field
[devdep-image]: http://img.shields.io/david/dev/uxcore/uxcore-form-field.svg?style=flat-square
Expand Down

0 comments on commit db6af4f

Please sign in to comment.