Skip to content

Commit

Permalink
after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
legomushroom committed Sep 2, 2015
1 parent ae0346a commit 0e2f96f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ after_script:

env:
global:
- SAUCE_USERNAME='legomushroom'
- SAUCE_ACCESS_KEY='6982f2ea-fd37-453f-9cc6-58ea67254b66'
- SAUCE_USERNAME='legomushroom-dev'
- SAUCE_ACCESS_KEY='abb1e109-1def-45c5-bb30-53e256d9f889'

notifications:
slack: mojs:n6WXx45anfQn03fJu5Yw0Btt
7 changes: 3 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# mo · js [![Build Status](https://travis-ci.org/legomushroom/mojs.svg?branch=master)](https://travis-ci.org/legomushroom/mojs) [![Coverage Status](https://coveralls.io/repos/legomushroom/mojs/badge.svg?branch=master)](https://coveralls.io/r/legomushroom/mojs?branch=master) [![unstable](https://img.shields.io/badge/stability-unstable-yellow.svg)](http://github.com/badges/stability-badges) [![mojs channel on slack](https://img.shields.io/badge/slack-mojs%20channel-61DAAA.svg?style=flat)](https://mojs.slack.com/messages/mojs/)
# mo · js [![Build Status](https://travis-ci.org/legomushroom/mojs.svg?branch=dev)](https://travis-ci.org/legomushroom/mojs) [![Coverage Status](https://coveralls.io/repos/legomushroom/mojs/badge.svg?branch=dev)](https://coveralls.io/r/legomushroom/mojs?branch=dev) [![unstable](https://img.shields.io/badge/stability-unstable-yellow.svg)](http://github.com/badges/stability-badges) [![mojs channel on slack](https://img.shields.io/badge/slack-mojs%20channel-61DAAA.svg?style=flat)](https://mojs.slack.com/messages/mojs/)

#### motion graphics toolbelt for the web

[![Sauce Test Status](https://saucelabs.com/browser-matrix/legomushroom.svg)](https://saucelabs.com/u/legomushroom)
[![Sauce Test Status](https://saucelabs.com/browser-matrix/legomushroom-dev.svg)](https://saucelabs.com/u/legomushroom-dev)

## Demos
[[motion graphics for the web](http://codepen.io/sol0mka/full/ogOYJj/)]
[[bubble layout](http://codepen.io/sol0mka/full/yNOage/)]

## Important note
The library is under active development. APIs should be considered `[unstable]` and can be changed drastically.
Expand Down Expand Up @@ -39,4 +38,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 0e2f96f

Please sign in to comment.