mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
added travis ci images to readme
This commit is contained in:
parent
f10300f3c8
commit
e94cd6910d
@ -7,6 +7,8 @@ If you add a file in the src directory, be sure to add the filename to the sourc
|
||||
|
||||
#Testing
|
||||
|
||||
[](https://travis-ci.org/ericdrowell/KineticJS)
|
||||
|
||||
### Getting the tests up and running
|
||||
Currently, KineticJS has unit, functional, visual, manual, performance, and special test suites. Open `tests/html/index.html` to run each test suite. Before running any of the tests, be sure to build a dev version first with `grunt dev`. To build the unit tests, you'll need to build the `unitTests.js` file by running `grunt test` and then opening `unitTests.html`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user