Skip to content

Commit

Permalink
Added travis
Browse files Browse the repository at this point in the history
  • Loading branch information
anvaka committed Jan 18, 2015
1 parent ab947ce commit 94cb310
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -0,0 +1,3 @@
language: node_js
node_js:
- '0.10'
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -8,6 +8,7 @@ it supports rendering graphs using WebGL, SVG or CSS formats.
next evolution step of this library. `ngraph` supports rendering graphs to images,
3D graphs rendering, integration with [gephi](https://gephi.org/) and more.

[![Build Status](https://travis-ci.org/anvaka/VivaGraphJS.svg)](https://travis-ci.org/anvaka/VivaGraphJS)

Enough talking. Show me the demo!
----------------------------------------------------
Expand Down

0 comments on commit 94cb310

Please sign in to comment.